mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-11 02:41:12 -05:00
61 lines
1.9 KiB
JSON
61 lines
1.9 KiB
JSON
{
|
|
"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": "トラフィック詳細"
|
|
}
|
|
}
|