Files
leadchat/app/javascript/dashboard/i18n/locale/tr/search.json
Chatwoot Bot e467d15f2c chore: Update translations (#8544)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-01-16 13:49:38 +04:00

26 lines
813 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": "Hepsi",
"CONTACTS": "Kişiler",
"CONVERSATIONS": "Konuşmalar",
"MESSAGES": "Mesajlar"
},
"SECTION": {
"CONTACTS": "Kişiler",
"CONVERSATIONS": "Konuşmalar",
"MESSAGES": "Mesajlar"
},
"EMPTY_STATE": "No %{item} found for query '%{query}'",
"EMPTY_STATE_FULL": "No results found for query '%{query}'",
"PLACEHOLDER_KEYBINDING": "odaklanmak için / basın",
"INPUT_PLACEHOLDER": "Aramak için 3 veya daha fazla karakter yazın",
"EMPTY_STATE_DEFAULT": "Daha iyi arama sonuçları için konuşma id si, e-posta, telefon numarası, mesajlara göre arama yapın. ",
"BOT_LABEL": "Bot",
"READ_MORE": "Daha fazla bilgi edinin",
"WROTE": "wrote:",
"FROM": "dan",
"EMAIL": "e-Posta"
}
}