mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 11:31:57 +03:00
da2a7ec9c6
* Change activity label Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com> * TSK-1098: All issues related fixes (#3079) Signed-off-by: Andrey Sobolev <haiodo@gmail.com> Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com> --------- Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com> Signed-off-by: Andrey Sobolev <haiodo@gmail.com> Co-authored-by: Andrey Sobolev <haiodo@users.noreply.github.com>
20 lines
456 B
JSON
20 lines
456 B
JSON
{
|
|
"string": {
|
|
"Delete": "Delete",
|
|
"Edit": "Edit",
|
|
"Edited": "edited",
|
|
"DocCreated": "created {_class}",
|
|
"DocAdded": "added {_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"
|
|
}
|
|
} |