mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-06 02:47:45 +00:00
![Kristina](/assets/img/avatar_default.png)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com> Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
17 lines
380 B
JSON
17 lines
380 B
JSON
{
|
|
"string": {
|
|
"Activity": "Activity",
|
|
"Added": "added",
|
|
"All": "All",
|
|
"Changed": "changed",
|
|
"CollectionUpdated": "Update {collection}",
|
|
"DocAdded": "added {_class}",
|
|
"DocCreated": "created {_class}",
|
|
"DocDeleted": "deleted {_class}",
|
|
"Edited": "edited",
|
|
"From": "from",
|
|
"Removed": "removed",
|
|
"To": "to",
|
|
"Unset": "unset"
|
|
}
|
|
} |