platform/plugins/activity-assets/lang/ru.json
Andrey Sobolev b1aa6c1132
Allow collection change display in activity (#1068)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-02-28 11:32:44 +07:00

15 lines
456 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"Delete": "Удалить",
"Edit": "Редактировать",
"Edited": "отредактировал(а)",
"DocCreated": "создал(а) {_class}",
"DocDeleted": "удалил(а) {_class}",
"Activity": "Активность",
"Changed": "изменил(а)",
"To": "на",
"Unset": "сбросил",
"System": "Система",
"CollectionUpdated": "Обновлена {collection}"
}
}