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

47 lines
1.6 KiB
JSON

{
"labels": {
"Create KnowledgeBaseArticle": "สร้างบทความ",
"Any": "ๆ",
"Send in Email": "ส่งในอีเมล",
"Move Up": "ขยับขึ้น",
"Move Down": "ย้ายลง",
"Move to Top": "ย้ายไปด้านบน",
"Move to Bottom": "ย้ายไปด้านล่าง"
},
"fields": {
"name": "ชื่อ",
"status": "สถานะ",
"type": "ประเภท",
"attachments": "ไฟล์แนบ",
"publishDate": "วันที่เผยแพร่",
"expirationDate": "วันหมดอายุ",
"description": "คำอธิบาย",
"body": "ร่างกาย",
"categories": "หมวดหมู่",
"language": "ภาษา",
"portals": "พอร์ทัล"
},
"links": {
"cases": "เรื่อง",
"opportunities": "โอกาส",
"categories": "หมวดหมู่",
"portals": "พอร์ทัล"
},
"options": {
"status": {
"In Review": "อยู่ระหว่างตรวจสอบ",
"Draft": "ร่าง",
"Archived": "เก็บถาวร",
"Published": "เผยแพร่แล้ว"
},
"type": {
"Article": "บทความ"
}
},
"tooltips": {
"portals": "บทความจะพร้อมใช้งานในพอร์ทัลที่ระบุเท่านั้น"
},
"presetFilters": {
"published": "เผยแพร่แล้ว"
}
}