♻️ refactor(logs): Add localization files and update existing translations for multiple languages
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"column": {
|
||||
"amount": "金額",
|
||||
"balance": "残高",
|
||||
"content": "内容",
|
||||
"createdAt": "作成日時",
|
||||
"date": "日付",
|
||||
"download": "ダウンロード",
|
||||
"id": "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": "SMSログ",
|
||||
"register": "登録ログ",
|
||||
"resetSubscribe": "サブスクリプションリセットログ",
|
||||
"serverTraffic": "サーバートラフィックログ",
|
||||
"subscribe": "サブスクリプションログ",
|
||||
"subscribeTraffic": "サブスクリプショントラフィックログ",
|
||||
"trafficDetails": "トラフィック詳細"
|
||||
}
|
||||
}
|
||||
@@ -14,13 +14,14 @@
|
||||
"Logs & Analytics": "ログと分析",
|
||||
"Maintenance": "メンテナンス",
|
||||
"Marketing Management": "マーケティングマネジメント",
|
||||
"Message": "メッセージ",
|
||||
"Mobile": "SMS",
|
||||
"Node Management": "ノード管理",
|
||||
"Order Management": "注文管理",
|
||||
"Payment Config": "支払い設定",
|
||||
"Product Management": "プロダクトマネジメント",
|
||||
"Register": "登録",
|
||||
"Reset Subscribe": "購読のリセット",
|
||||
"SMS": "SMS",
|
||||
"Server Management": "サーバー管理",
|
||||
"Server Traffic": "サーバートラフィック",
|
||||
"Subscribe": "購読",
|
||||
@@ -30,6 +31,7 @@
|
||||
"System Config": "システム構成",
|
||||
"System Tool": "システムツール",
|
||||
"Ticket Management": "チケット管理",
|
||||
"Traffic Details": "トラフィックの詳細",
|
||||
"User Detail": "ユーザー詳細",
|
||||
"User Management": "ユーザー管理",
|
||||
"Users & Support": "ユーザーとサポート"
|
||||
|
||||
Reference in New Issue
Block a user