platform/plugins/activity-assets/lang/ru.json
Kristina ea3eb4af83
New Activity - squashed (#4032)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
Co-authored-by: Andrey Sobolev <haiodo@gmail.com>
2023-12-11 18:54:36 +07:00

17 lines
510 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": {
"Activity": "Активность",
"Added": "добавила(а)",
"All": "Все",
"Changed": "изменил(а)",
"CollectionUpdated": "Обновлена {collection}",
"DocAdded": "добавил(а) {_class}",
"DocCreated": "создал(а) {_class}",
"DocDeleted": "удалил(а) {_class}",
"Edited": "отредактировал(а)",
"From": "из",
"Removed": "удалил(а)",
"To": "на",
"Unset": "сбросил"
}
}