mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 11:06:50 +03:00
d9de0f24bd
Signed-off-by: Dvinyanin Alexandr <dvinyanin.alexandr@gmail.com>
18 lines
396 B
JSON
18 lines
396 B
JSON
{
|
|
"string": {
|
|
"Delete": "Delete",
|
|
"Edit": "Edit",
|
|
"Edited": "edited",
|
|
"DocCreated": "created {_class}",
|
|
"DocDeleted": "deleted {_class}",
|
|
"Activity": "Activity",
|
|
"Changed": "changed",
|
|
"To": "to",
|
|
"Unset": "unset",
|
|
"System": "System",
|
|
"CollectionUpdated": "Update {collection}",
|
|
"Added": "added",
|
|
"Removed": "removed",
|
|
"From": "from"
|
|
}
|
|
} |