Chatwoot/app/javascript/widget/i18n/locale/tr.json
Sojan Jose 7672e49148
chore: Update translations (#1561)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Yovan Lutfi Arya (Regerta)
Co-authored-by: Goudarz Jafari (Goudarz)
Co-authored-by: korho
Co-authored-by: vfasoulas
2020-12-29 13:18:22 +05:30

33 lines
885 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.

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "İndir",
"UPLOADING": "Yükleniyor ..."
},
"FORM_BUBBLE": {
"SUBMIT": "Yolla"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "Çevrimiçi",
"OFFLINE": "Çevrimdışı"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Genellikle birkaç dakika içinde yanıt verir",
"IN_A_FEW_HOURS": "Genellikle birkaç saat içinde yanıt verir",
"IN_A_DAY": "Genellikle bir gün içinde yanıtlar"
},
"START_CONVERSATION": "Görüşmeyi Başlatın",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Yeni mesajları gör",
"CLOSE_MESSAGES_BUTTON": "Kapat"
},
"BUBBLE": {
"LABEL": "Sohbet et"
},
"POWERED_BY": "Chatwoot tarafından desteklenmektedir",
"EMAIL_PLACEHOLDER": "Lütfen E-postanızı Girin",
"CHAT_PLACEHOLDER": "Mesajınız",
"TODAY": "Bugün",
"YESTERDAY": "Dün"
}