iachat/app/javascript/dashboard/i18n/locale/tr/whatsappTemplates.json
2025-07-28 17:33:49 +04:00

30 lines
1.2 KiB
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.

{
"WHATSAPP_TEMPLATES": {
"MODAL": {
"TITLE": "WhatsApp Şablonları",
"SUBTITLE": "Göndermek istediğiniz WhatsApp şablonunu seçin",
"TEMPLATE_SELECTED_SUBTITLE": "{templateName} işleniyor"
},
"PICKER": {
"SEARCH_PLACEHOLDER": "Şablon Ara",
"NO_TEMPLATES_FOUND": "İçin hiç şablon bulunamadı",
"NO_TEMPLATES_AVAILABLE": "No WhatsApp templates available. Click refresh to sync templates from WhatsApp.",
"REFRESH_BUTTON": "Refresh templates",
"REFRESH_SUCCESS": "Templates refresh initiated. It may take a couple of minutes to update.",
"REFRESH_ERROR": "Failed to refresh templates. Please try again.",
"LABELS": {
"LANGUAGE": "Dil",
"TEMPLATE_BODY": "Şablon İçeriği",
"CATEGORY": "Kategori"
}
},
"PARSER": {
"VARIABLES_LABEL": "Değişkenler",
"VARIABLE_PLACEHOLDER": "{variable} değerini girin",
"GO_BACK_LABEL": "Geri Git",
"SEND_MESSAGE_LABEL": "Mesaj Gönder",
"FORM_ERROR_MESSAGE": "Lütfen göndermeden önce tüm değişkenleri doldurun"
}
}
}