platform/plugins/request-assets/lang/ru.json
Vyacheslav Tumanov dd38436667
Fix a bunch of typos (#3556)
Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
2023-08-04 16:27:20 +06:00

23 lines
779 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": "Отменен"
}
}