platform/plugins/request-assets/lang/ru.json
Vyacheslav Tumanov b185e43881
UBER-838: signout button for inactive accounts (#3662)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2023-09-06 13:45:19 +07:00

23 lines
781 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": {
"Requests": "Запросы",
"Request": "Запрос",
"Approve": "Одобрить",
"Approved": "Одобрено",
"CreatedRequest": "Создал(а)",
"For": "Для",
"Change": "Изменить",
"Add": "Добавить",
"Remove": "Удалить",
"Status": "Статус",
"Requested": "Запрошено",
"Completed": "Выполнен",
"Reject": "Отклонить",
"Rejected": "Отклонен",
"Comment": "Комментировать",
"PleaseTypeMessage": "Пожалуйста, оставьте комментарий, чтобы продолжить...",
"NoRequests": "Нет запросов",
"Cancel": "Отменить",
"Cancelled": "Отменен"
}
}