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,41 @@
{
"fields": {
"post": "โพสต์",
"attachments": "ไฟล์แนบ",
"targetType": "เป้าหมาย",
"teams": "ทีม",
"users": "ผู้ใช้",
"portals": "พอร์ทัล",
"type": "ประเภท",
"isGlobal": "เป็น Global",
"isInternal": "เป็นแบบภายใน (สำหรับผู้ใช้ภายใน)",
"related": "ที่เกี่ยวข้อง",
"createdByGender": "สร้างตามเพศ",
"data": "ข้อมูล",
"number": "จำนวน"
},
"filters": {
"all": "ทั้งหมด",
"posts": "กระทู้",
"updates": "อัปเดต"
},
"options": {
"targetType": {
"self": "กับตัวเอง",
"users": "สำหรับผู้ใช้เฉพาะ",
"teams": "สำหรับทีมใดทีมหนึ่ง",
"all": "ให้กับผู้ใช้ภายในทั้งหมด",
"portals": "สำหรับผู้ใช้พอร์ทัล"
},
"type": {
"Post": "โพสต์"
}
},
"messages": {
"writeMessage": "เขียนข้อความของคุณที่นี่"
},
"links": {
"superParent": "ผู้ปกครองระดับสูง",
"related": "ที่เกี่ยวข้อง"
}
}