♻️ 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": "訂單ID",
"orderNo": "訂單號",
"platform": "平台",
"remark": "備註",
"resetAt": "重置時間",
"serverId": "伺服器ID",
"status": "狀態",
"subject": "主題",
"subscribeId": "訂閱ID",
"success": "成功",
"time": "時間",
"to": "收件人",
"token": "令牌",
"total": "總計",
"type": "類型",
"updatedAt": "更新時間",
"upload": "上傳",
"user": "用戶",
"userAgent": "用戶代理",
"userId": "用戶ID"
},
"datePlaceholder": "YYYY-MM-DD",
"failed": "失敗",
"placeholder": {
"serverName": "伺服器名稱",
"toOrSubject": "收件人 / 主題",
"userId": "用戶ID",
"userIdOrIpOrMethodOrUa": "用戶ID / IP / 方法 / UA",
"userIdOrOrderId": "用戶ID / 訂單ID",
"userIdOrOrderNoOrSubscribeId": "用戶ID / 訂單號 / 訂閱ID",
"userIdOrTokenOrIpOrUa": "用戶ID / 令牌 / IP / UA"
},
"success": "成功",
"title": {
"balance": "餘額日誌",
"commission": "佣金日誌",
"email": "電子郵件日誌",
"gift": "贈品日誌",
"login": "登錄日誌",
"mobile": "短信日誌",
"register": "註冊日誌",
"resetSubscribe": "重置訂閱日誌",
"serverTraffic": "伺服器流量日誌",
"subscribe": "訂閱日誌",
"subscribeTraffic": "訂閱流量日誌",
"trafficDetails": "流量詳情"
}
}
+3 -1
View File
@@ -14,13 +14,14 @@
"Logs & Analytics": "日誌與分析",
"Maintenance": "維護",
"Marketing Management": "市場營銷管理",
"Message": "消息",
"Mobile": "短訊",
"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": "用戶與支持"