chore: Update translations (#7033)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -463,9 +463,10 @@
|
||||
"INBOX_UPDATE_SUB_TEXT": "อัปเดตกล่องข้อความ",
|
||||
"AUTO_ASSIGNMENT_SUB_TEXT": "เปิดหรือปิดระบบมอบหมายงานอัตโนมัติสำหรับข้อความใหม่ให้กับพนักงานในกล่องสนทนานี้",
|
||||
"HMAC_VERIFICATION": "การตรวจสอบตัวตนผู้ใช้งาน",
|
||||
"HMAC_DESCRIPTION": "In order to validate the user's identity, you can pass an `identifier_hash` for each user. You can generate a HMAC sha256 hash using the `identifier` with the key shown here.",
|
||||
"HMAC_DESCRIPTION": "With this key you can generate a secret token that can be used to verify the identity of your users.",
|
||||
"HMAC_LINK_TO_DOCS": "You can read more here.",
|
||||
"HMAC_MANDATORY_VERIFICATION": "บังคับใช้การตรวจสอบตัวตนผู้ใช้งาน",
|
||||
"HMAC_MANDATORY_DESCRIPTION": "If enabled, requests missing the `identifier_hash` will be rejected.",
|
||||
"HMAC_MANDATORY_DESCRIPTION": "If enabled, requests that cannot be verified will be rejected.",
|
||||
"INBOX_IDENTIFIER": "ตัวระบุกล่องข้อความ",
|
||||
"INBOX_IDENTIFIER_SUB_TEXT": "ใช้ 'ตัวระบุกล่องข้อความ' ที่ปรากฎที่นี่เพื่อรับรองสิทธิ์ API clients ของคุณ",
|
||||
"FORWARD_EMAIL_TITLE": "ส่งต่อไปยังอีเมล",
|
||||
|
||||
Reference in New Issue
Block a user