Files
leadchat/app/javascript/dashboard/i18n/locale/uk/search.json
Chatwoot Bot 7de89b6f9b chore: Update translations (#6751)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-03-27 14:45:50 +05:30

24 lines
944 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": "На запит '%{query} не знайдено %{item}",
"EMPTY_STATE_FULL": "Немає результатів за запитом '%{query}",
"PLACEHOLDER_KEYBINDING": "/ фокус",
"INPUT_PLACEHOLDER": "Пошук повідомлень, контактів або бесід",
"EMPTY_STATE_DEFAULT": "Пошук бесід по id, email, тел. номеру, повідомлень для кращого пошуку результатів.",
"BOT_LABEL": "Бот",
"READ_MORE": "Детальніше",
"WROTE": "написав(ла):"
}
}