chore: New Translation updates (#3371)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"COMPANY": "บริษัท",
|
||||
"LOCATION": "สถานที่",
|
||||
"CONVERSATION_TITLE": "รายละเอียดการสนทนา",
|
||||
"VIEW_PROFILE": "View Profile",
|
||||
"VIEW_PROFILE": "ดูโปรไฟล์",
|
||||
"BROWSER": "บราวเซอร์",
|
||||
"OS": "ระบบปฏิบัติการ",
|
||||
"INITIATED_FROM": "Initiated from",
|
||||
@@ -155,6 +155,11 @@
|
||||
"LABEL": "กล่องข้อความ",
|
||||
"ERROR": "เลือกกล่องข้อความ"
|
||||
},
|
||||
"SUBJECT": {
|
||||
"LABEL": "Subject",
|
||||
"PLACEHOLDER": "Subject",
|
||||
"ERROR": "Subject can't be empty"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "ข้อความ",
|
||||
"PLACEHOLDER": "เขียนข้อความของคุณที่นี่",
|
||||
@@ -232,8 +237,15 @@
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Add attributes",
|
||||
"BUTTON": "เพิ่มแอตทริบิวต์เเบบกำหนดเอง",
|
||||
"NOT_AVAILABLE": "There are no custom attributes available for this contact.",
|
||||
"COPY_SUCCESSFUL": "คัดลอกไปยังคริปบอร์ดเเล้ว",
|
||||
"ACTIONS": {
|
||||
"COPY": "Copy attribute",
|
||||
"DELETE": "Delete attribute",
|
||||
"EDIT": "Edit attribute"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "สร้างแอตทริบิวต์เเบบกำหนดเอง",
|
||||
"DESC": "เพิ่มข้อมูลแอตทริบิวต์ในผู้ติดต่อนี้"
|
||||
@@ -249,7 +261,29 @@
|
||||
"VALUE": {
|
||||
"LABEL": "ค่าของแอตทริบิวต์",
|
||||
"PLACEHOLDER": "ตัวอย่าง: 11901 "
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Create new attribute ",
|
||||
"SUCCESS": "Attribute added successfully",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribute updated successfully",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribute deleted successfully",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
}
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Valid value is required",
|
||||
"INVALID_URL": "Invalid URL"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
|
||||
Reference in New Issue
Block a user