Chatwoot/app/javascript/widget/i18n/locale/ru.json
Sojan Jose 83eb92e7ff
chore: Enable Russian, update translations (#1159)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-08-22 17:54:16 +05:30

27 lines
796 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.

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Скачать",
"UPLOADING": "Загружаем..."
},
"FORM_BUBBLE": {
"SUBMIT": "Отправить"
}
},
"AGENT_AVAILABILITY": {
"IS_AVAILABLE": "в сети",
"ARE_AVAILABLE": "в сети",
"OTHERS_ARE_AVAILABLE": "другие операторы в сети",
"AND": "и"
},
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Посмотреть новые сообщения",
"CLOSE_MESSAGES_BUTTON": "Закрыть"
},
"BUBBLE": {
"LABEL": "Пообщайтесь с нами"
},
"POWERED_BY": "Работает на Chatwoot",
"EMAIL_PLACEHOLDER": "Пожалуйста, введите ваш email",
"CHAT_PLACEHOLDER": "Введите сообщение"
}