iachat/app/javascript/dashboard/i18n/locale/ru/search.json
Chatwoot Bot be3c75e858
chore: Update translations (#6999)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-04-28 20:28:03 +05:30

24 lines
845 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.

{
"SEARCH": {
"TABS": {
"ALL": "Все",
"CONTACTS": "Контакты",
"CONVERSATIONS": "Диалоги",
"MESSAGES": "Сообщения"
},
"SECTION": {
"CONTACTS": "Контакты",
"CONVERSATIONS": "Диалоги",
"MESSAGES": "Сообщения"
},
"EMPTY_STATE": "Не найдено %{item} для запроса '%{query}'",
"EMPTY_STATE_FULL": "Ничего не найдено по запросу '%{query}'",
"PLACEHOLDER_KEYBINDING": "/ фокусироваться",
"INPUT_PLACEHOLDER": "Type 3 or more characters to search",
"EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results. ",
"BOT_LABEL": "Бот",
"READ_MORE": "Читать далее",
"WROTE": "написал:"
}
}