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

46 lines
2.8 KiB
JSON

{
"fields": {
"name": "ชื่อ",
"campaign": "แคมเปญ",
"isActive": "ใช้งานอยู่",
"subscribeToTargetList": "สมัครสมาชิกรายการเป้าหมาย",
"subscribeContactToTargetList": "สมัครผู้ติดต่อหากมีอยู่",
"targetList": "รายการเป้าหมาย",
"fieldList": "ช่อง Payload",
"optInConfirmationEmailTemplate": "เทมเพลตอีเมลยืนยันการเลือกใช้",
"optInConfirmationLifetime": "อายุการยืนยันการเลือกใช้ (ชั่วโมง)",
"optInConfirmationSuccessMessage": "ข้อความที่จะแสดงหลังจากการยืนยันการเลือกใช้",
"leadSource": "แหล่งที่มาของลูกค้าเป้าหมาย",
"apiKey": "คีย์ API",
"targetTeam": "ทีมเป้าหมาย",
"exampleRequestMethod": "วิธี",
"exampleRequestPayload": "น้ำหนักบรรทุก",
"createLeadBeforeOptInConfirmation": "สร้างว่าที่ลูกค้าก่อนยืนยัน",
"skipOptInConfirmationIfSubscribed": "ข้ามการยืนยันหากลูกค้าเป้าหมายอยู่ในรายการเป้าหมายแล้ว",
"smtpAccount": "บัญชี SMTP",
"inboundEmail": "บัญชีอีเมลกลุ่ม",
"duplicateCheck": "ตรวจสอบซ้ำ"
},
"links": {
"targetList": "รายการเป้าหมาย",
"campaign": "แคมเปญ",
"optInConfirmationEmailTemplate": "เทมเพลตอีเมลยืนยันการเลือกใช้",
"targetTeam": "ทีมเป้าหมาย",
"inboundEmail": "บัญชีอีเมลกลุ่ม",
"logRecords": "บันทึก"
},
"labels": {
"Create LeadCapture": "สร้างจุดเริ่มต้น",
"Generate New API Key": "สร้างคีย์ API ใหม่",
"Request": "ขอ",
"Confirm Opt-In": "ยืนยันการเลือกใช้"
},
"messages": {
"generateApiKey": "สร้างคีย์ API ใหม่",
"optInConfirmationExpired": "ลิงก์ยืนยันการเลือกใช้หมดอายุ",
"optInIsConfirmed": "ยืนยันการเลือกใช้แล้ว"
},
"tooltips": {
"optInConfirmationSuccessMessage": "รองรับ Markdown"
}
}