Files
leadchat/app/javascript/dashboard/i18n/locale/uk/search.json
Chatwoot Bot 5214be67c7 chore: Update translations
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-03-08 14:00:00 +05:30

23 lines
698 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": "No %{item} found for query '%{query}'",
"EMPTY_STATE_FULL": "No results found for query '%{query}'",
"PLACEHOLDER_KEYBINDING": "/ to focus",
"INPUT_PLACEHOLDER": "Search message content, contact name, email or phone or conversations",
"BOT_LABEL": "Бот",
"READ_MORE": "Read more",
"WROTE": "wrote:"
}
}