mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 01:13:27 +03:00
df7bb05d0d
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
19 lines
422 B
JSON
19 lines
422 B
JSON
{
|
|
"string": {
|
|
"Delete": "Delete",
|
|
"Edit": "Edit",
|
|
"Edited": "edited",
|
|
"DocCreated": "created {_class}",
|
|
"DocDeleted": "deleted {_class}",
|
|
"Activity": "Activity",
|
|
"Changed": "changed",
|
|
"To": "to",
|
|
"Unset": "unset",
|
|
"CollectionUpdated": "Update {collection}",
|
|
"Added": "added",
|
|
"Removed": "removed",
|
|
"From": "from",
|
|
"All": "All",
|
|
"Attributes": "Attributes"
|
|
}
|
|
} |