24 lines
785 B
JSON
24 lines
785 B
JSON
{
|
||
"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 messages, contacts or conversations",
|
||
"EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results.",
|
||
"BOT_LABEL": "Бот",
|
||
"READ_MORE": "Read more",
|
||
"WROTE": "wrote:"
|
||
}
|
||
}
|