Files
leadchat/app/javascript/dashboard/i18n/locale/ml/search.json
Chatwoot Bot 3c4514c9f7 chore: Update translations (#7415)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-07-04 14:23:56 +05:30

26 lines
910 B
JSON

{
"SEARCH": {
"TABS": {
"ALL": "എല്ലാം",
"CONTACTS": "കോൺ‌ടാക്റ്റുകൾ",
"CONVERSATIONS": "സംഭാഷണങ്ങൾ",
"MESSAGES": "Messages"
},
"SECTION": {
"CONTACTS": "കോൺ‌ടാക്റ്റുകൾ",
"CONVERSATIONS": "സംഭാഷണങ്ങൾ",
"MESSAGES": "Messages"
},
"EMPTY_STATE": "No %{item} found for query '%{query}'",
"EMPTY_STATE_FULL": "No results found for query '%{query}'",
"PLACEHOLDER_KEYBINDING": "/ to focus",
"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": "Read more",
"WROTE": "wrote:",
"FROM": "നിന്ന്",
"EMAIL": "ഇമെയിൽ"
}
}