Files
leadchat/app/javascript/dashboard/i18n/locale/tr/search.json
Chatwoot Bot 4a088e0663 chore: Update translations from Crowdin (#10686)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav <pranav@chatwoot.com>
2025-02-12 12:34:34 +05:30

31 lines
989 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"
},
"VIEW_MORE": "View more",
"LOAD_MORE": "Load more",
"SEARCHING_DATA": "Aranıyor",
"LOADING_DATA": "Loading",
"EMPTY_STATE": "{query} sorgusunda hiç bir {item} bulunamadı",
"EMPTY_STATE_FULL": "{query} sorgusu için hiç bir sonuç bulunamadı",
"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",
"EMAIL_SUBJECT": "konu"
}
}