chore: New Translation updates (#3214)
This commit is contained in:
@@ -56,6 +56,11 @@
|
||||
"CHANNEL_AVATAR": {
|
||||
"LABEL": "รูปของช่อง"
|
||||
},
|
||||
"CHANNEL_WEBHOOK_URL": {
|
||||
"LABEL": "ลิ้ง Webhook",
|
||||
"PLACEHOLDER": "Enter your Webhook URL",
|
||||
"ERROR": "กรุณากรอกลิ้งที่ถูกต้อง"
|
||||
},
|
||||
"CHANNEL_DOMAIN": {
|
||||
"LABEL": "โดเมนเว็บไซต์",
|
||||
"PLACEHOLDER": "กรอกโดเมนเว็บไซต์ของคุณ (เช่น snowboltz.net)"
|
||||
@@ -92,8 +97,8 @@
|
||||
"SUBMIT_BUTTON": "สร้างกล่องข้อความ"
|
||||
},
|
||||
"TWILIO": {
|
||||
"TITLE": "ช่อง Twilio SMS/Whatsapp",
|
||||
"DESC": "เพิ่ม Twilio และเริ่มสนับสนุนลูกค้าของคุณผ่าน SMS หรือ Whatsapp",
|
||||
"TITLE": "Twilio SMS/WhatsApp Channel",
|
||||
"DESC": "Integrate Twilio and start supporting your customers via SMS or WhatsApp.",
|
||||
"ACCOUNT_SID": {
|
||||
"LABEL": "Account SID",
|
||||
"PLACEHOLDER": "กรุณากรอก Twilio Account SID",
|
||||
@@ -109,8 +114,8 @@
|
||||
"ERROR": "ฟิลด์นี้จำเป็นต้องกรอก"
|
||||
},
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "ชื่อช่อง",
|
||||
"PLACEHOLDER": "กรุณากรอกชื่อช่อง",
|
||||
"LABEL": "ชื่อกล่องข้อความ",
|
||||
"PLACEHOLDER": "Please enter a inbox name",
|
||||
"ERROR": "ฟิลด์นี้จำเป็นต้องกรอก"
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
@@ -132,8 +137,34 @@
|
||||
"DESC": "Start supporting your customers via SMS with Twilio integration."
|
||||
},
|
||||
"WHATSAPP": {
|
||||
"TITLE": "Whatsapp Channel via Twilio",
|
||||
"DESC": "Start supporting your customers via Whatsapp with Twilio integration."
|
||||
"TITLE": "WhatsApp Channel",
|
||||
"DESC": "Start supporting your customers via WhatsApp.",
|
||||
"PROVIDERS": {
|
||||
"LABEL": "API Provider",
|
||||
"TWILIO": "Twilio",
|
||||
"360_DIALOG": "360Dialog"
|
||||
},
|
||||
"INBOX_NAME": {
|
||||
"LABEL": "ชื่อกล่องข้อความ",
|
||||
"PLACEHOLDER": "Please enter an inbox name",
|
||||
"ERROR": "ฟิลด์นี้จำเป็นต้องกรอก"
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"LABEL": "หมายเลขโทรศัพท์",
|
||||
"PLACEHOLDER": "กรุณากรอกหมายเลขโทรศัพท์ที่จะส่งข้อความ",
|
||||
"ERROR": "กรุณากรอกหมายเลขโทรศัพท์ให้ถูกต้องต้องเริ่มด้วย \"+\""
|
||||
},
|
||||
"API_KEY": {
|
||||
"LABEL": "API key",
|
||||
"SUBTITLE": "Configure the WhatsApp API key.",
|
||||
"PLACEHOLDER": "API key",
|
||||
"APPLY_FOR_ACCESS": "Don't have any API key? Apply for access here",
|
||||
"ERROR": "Please enter a valid value."
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create WhatsApp Channel",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the WhatsApp channel"
|
||||
}
|
||||
},
|
||||
"API_CHANNEL": {
|
||||
"TITLE": "ช่อง API",
|
||||
@@ -195,6 +226,10 @@
|
||||
"SUBMIT_BUTTON": "Create LINE Channel",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the LINE channel"
|
||||
},
|
||||
"API_CALLBACK": {
|
||||
"TITLE": "ลิ้งเรียกกลับ",
|
||||
"SUBTITLE": "You have to configure the webhook URL in LINE application with the URL mentioned here."
|
||||
}
|
||||
},
|
||||
"TELEGRAM_CHANNEL": {
|
||||
@@ -212,7 +247,7 @@
|
||||
},
|
||||
"AUTH": {
|
||||
"TITLE": "Choose a channel",
|
||||
"DESC": "Chatwoot supports live-chat widget, Facebook page, Twitter profile, Whatsapp, Email etc., as channels. If you want to build a custom channel, you can create it using the API channel. Select one channel from the options below to proceed."
|
||||
"DESC": "Chatwoot supports live-chat widget, Facebook page, Twitter profile, WhatsApp, Email etc., as channels. If you want to build a custom channel, you can create it using the API channel. Select one channel from the options below to proceed."
|
||||
},
|
||||
"AGENTS": {
|
||||
"TITLE": "พนักงาน",
|
||||
@@ -266,6 +301,9 @@
|
||||
"ENABLE_CSAT": {
|
||||
"ENABLED": "เปิด",
|
||||
"DISABLED": "ปิด"
|
||||
},
|
||||
"ENABLE_HMAC": {
|
||||
"LABEL": "Enable"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
@@ -315,6 +353,8 @@
|
||||
"AUTO_ASSIGNMENT_SUB_TEXT": "Enable or disable the automatic assignment of new conversations to the agents added to this inbox.",
|
||||
"HMAC_VERIFICATION": "User Identity Validation",
|
||||
"HMAC_DESCRIPTION": "Inorder to validate the user's identity, the SDK allows you to pass an `identifier_hash` for each user. You can generate HMAC using 'sha256' with the key shown here.",
|
||||
"HMAC_MANDATORY_VERIFICATION": "Enforce User Identity Validation",
|
||||
"HMAC_MANDATORY_DESCRIPTION": "If enabled, Chatwoot SDKs setUser method will not work unless the `identifier_hash` is provided for each user.",
|
||||
"INBOX_IDENTIFIER": "Inbox Identifier",
|
||||
"INBOX_IDENTIFIER_SUB_TEXT": "Use the `inbox_identifier` token shown here to authentication your API clients.",
|
||||
"FORWARD_EMAIL_TITLE": "Forward to Email",
|
||||
|
||||
Reference in New Issue
Block a user