Initial commit
This commit is contained in:
41
application/Espo/Resources/i18n/tr_TR/LeadCapture.json
Normal file
41
application/Espo/Resources/i18n/tr_TR/LeadCapture.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Ad",
|
||||
"campaign": "Kampanya",
|
||||
"isActive": "Etkin mi?",
|
||||
"subscribeToTargetList": "Hedef Listeye Abone Ol",
|
||||
"subscribeContactToTargetList": "Abone Mevcut ise İletişime Geçin",
|
||||
"targetList": "Hedef Liste",
|
||||
"fieldList": "Ödeme Alanı",
|
||||
"optInConfirmationSuccessMessage": "Kaydolma onayından sonra gösterilecek metin",
|
||||
"leadSource": "Fırsat Kaynağı",
|
||||
"apiKey": "Api Anahtarı",
|
||||
"targetTeam": "Hedef Takım",
|
||||
"exampleRequestMethod": "Yöntem",
|
||||
"exampleRequestPayload": "Yük",
|
||||
"createLeadBeforeOptInConfirmation": "Onaydan önce Potansiyel Müşteri Oluşturun",
|
||||
"duplicateCheck": "Yineleme Kontrolü",
|
||||
"skipOptInConfirmationIfSubscribed": "Potansiyel müşteri zaten hedef listesindeyse onayı atla",
|
||||
"smtpAccount": "SMTP Hesabı",
|
||||
"inboundEmail": "Grup Eposta Adresi",
|
||||
"phoneNumberCountry": "Telefon ülke kodu"
|
||||
},
|
||||
"links": {
|
||||
"targetList": "Hedef Liste",
|
||||
"campaign": "Kampanyalar",
|
||||
"targetTeam": "Hedef Takım",
|
||||
"logRecords": "Kayıt",
|
||||
"inboundEmail": "Grup Eposta Hesabı"
|
||||
},
|
||||
"labels": {
|
||||
"Create LeadCapture": "Giriş Noktası Oluştur",
|
||||
"Generate New API Key": "Yeni API Anahtarı Oluştur",
|
||||
"Request": "İstek"
|
||||
},
|
||||
"messages": {
|
||||
"generateApiKey": "Yeni API Anahtarı Üret"
|
||||
},
|
||||
"tooltips": {
|
||||
"optInConfirmationSuccessMessage": "İşaretleme desteklenir."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user