♻️ refactor(logs): Add localization files and update existing translations for multiple languages

This commit is contained in:
web
2025-08-26 12:10:17 -07:00
parent 551135de77
commit 2f20ac95da
56 changed files with 1363 additions and 62 deletions
+60
View File
@@ -0,0 +1,60 @@
{
"column": {
"amount": "จำนวน",
"balance": "ยอดคงเหลือ",
"content": "เนื้อหา",
"createdAt": "สร้างเมื่อ",
"date": "วันที่",
"download": "ดาวน์โหลด",
"id": "รหัส",
"identifier": "ตัวระบุ",
"ip": "IP",
"method": "วิธีการ",
"orderId": "รหัสคำสั่ง",
"orderNo": "หมายเลขคำสั่ง",
"platform": "แพลตฟอร์ม",
"remark": "หมายเหตุ",
"resetAt": "รีเซ็ตเมื่อ",
"serverId": "รหัสเซิร์ฟเวอร์",
"status": "สถานะ",
"subject": "หัวข้อ",
"subscribeId": "รหัสการสมัคร",
"success": "สำเร็จ",
"time": "เวลา",
"to": "ถึง",
"token": "โทเค็น",
"total": "รวม",
"type": "ประเภท",
"updatedAt": "ปรับปรุงเมื่อ",
"upload": "อัปโหลด",
"user": "ผู้ใช้",
"userAgent": "ตัวแทนผู้ใช้",
"userId": "รหัสผู้ใช้"
},
"datePlaceholder": "YYYY-MM-DD",
"failed": "ล้มเหลว",
"placeholder": {
"serverName": "ชื่อเซิร์ฟเวอร์",
"toOrSubject": "ถึง / หัวข้อ",
"userId": "รหัสผู้ใช้",
"userIdOrIpOrMethodOrUa": "รหัสผู้ใช้ / IP / วิธีการ / UA",
"userIdOrOrderId": "รหัสผู้ใช้ / รหัสคำสั่ง",
"userIdOrOrderNoOrSubscribeId": "รหัสผู้ใช้ / หมายเลขคำสั่ง / รหัสการสมัคร",
"userIdOrTokenOrIpOrUa": "รหัสผู้ใช้ / โทเค็น / IP / UA"
},
"success": "สำเร็จ",
"title": {
"balance": "บันทึกยอดคงเหลือ",
"commission": "บันทึกค่าคอมมิชชั่น",
"email": "บันทึกอีเมล",
"gift": "บันทึกของขวัญ",
"login": "บันทึกการเข้าสู่ระบบ",
"mobile": "บันทึก SMS",
"register": "บันทึกการลงทะเบียน",
"resetSubscribe": "บันทึกการรีเซ็ตการสมัคร",
"serverTraffic": "บันทึกการจราจรเซิร์ฟเวอร์",
"subscribe": "บันทึกการสมัคร",
"subscribeTraffic": "บันทึกการจราจรการสมัคร",
"trafficDetails": "รายละเอียดการจราจร"
}
}
+3 -1
View File
@@ -14,13 +14,14 @@
"Logs & Analytics": "บันทึกและการวิเคราะห์",
"Maintenance": "การบำรุงรักษา",
"Marketing Management": "การจัดการการตลาด",
"Message": "ข้อความ",
"Mobile": "SMS",
"Node Management": "การจัดการโหนด",
"Order Management": "การจัดการคำสั่งซื้อ",
"Payment Config": "การตั้งค่าการชำระเงิน",
"Product Management": "การจัดการผลิตภัณฑ์",
"Register": "ลงทะเบียน",
"Reset Subscribe": "รีเซ็ตการสมัครสมาชิก",
"SMS": "ข้อความสั้น",
"Server Management": "การจัดการเซิร์ฟเวอร์",
"Server Traffic": "การจราจรของเซิร์ฟเวอร์",
"Subscribe": "สมัครสมาชิก",
@@ -30,6 +31,7 @@
"System Config": "การกำหนดค่าระบบ",
"System Tool": "เครื่องมือระบบ",
"Ticket Management": "การจัดการตั๋ว",
"Traffic Details": "รายละเอียดการจราจร",
"User Detail": "รายละเอียดผู้ใช้",
"User Management": "การจัดการผู้ใช้",
"Users & Support": "ผู้ใช้และการสนับสนุน"