Files
espocrm/application/Espo/Resources/i18n/tr_TR/EmailTemplate.json
2026-01-19 17:46:06 +01:00

28 lines
735 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.
{
"fields": {
"name": "Ad",
"status": "Durum",
"body": "Mesaj",
"subject": "Konu",
"attachments": "Dosya Ekle",
"oneOff": "Bir defalık",
"category": "Sınıf"
},
"labels": {
"Create EmailTemplate": "Eposta Şablonu Oluştur",
"Info": "Bilgi",
"Available placeholders": "Kullanılabilir yer tutucular"
},
"tooltips": {
"oneOff": "Taslağı sadece bir defa kullanacaksanız işaretleyiniz. Ör. toplu posta için"
},
"presetFilters": {
"actual": "Güncel"
},
"placeholderTexts": {
"optOutLink": "abonelikten çıkma bağlantısı",
"today": "Günün tarihi",
"now": "Şu anki tarih & saat",
"currentYear": "Geçerli Yıl"
}
}