platform/plugins/activity-assets/lang/en.json
Denis Bykhov 3e4188dac3
i18n russian (#1049)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
2022-02-23 23:10:11 +07:00

14 lines
289 B
JSON

{
"string": {
"Delete": "Delete",
"Edit": "Edit",
"Edited": "edited",
"DocCreated": "created {_class}",
"DocDeleted": "deleted {_class}",
"Activity": "Activity",
"Changed": "changed",
"To": "to",
"Unset": "unset",
"NoEmployee": "No employee"
}
}