mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 01:13:27 +03:00
96fac678fc
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
20 lines
446 B
JSON
20 lines
446 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",
|
|
"All": "All",
|
|
"Attributes": "Attributes"
|
|
}
|
|
} |