mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-27 11:06:50 +03:00
b103ac743c
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
14 lines
280 B
JSON
14 lines
280 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"
|
|
}
|
|
} |