Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,47 @@
{
"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": "เผยแพร่แล้ว"
}
}