platform/plugins/activity-assets/lang/ru.json
Denis Bykhov da2a7ec9c6
TSK-1017 В activity изменить текст с "создал(а) тег" на "добавил(а) тег" (#3081)
* 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>
2023-04-26 17:34:48 +06:00

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