platform/plugins/request-assets/lang/ru.json
Denis Bykhov f24e3e6743
Requests inbox (#3125)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2023-05-03 13:32:23 +06:00

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