feat(locales): Replace 'nodeGroupId' with 'groupId' in multiple language files for consistency

This commit is contained in:
web@ppanel
2025-01-08 23:13:32 +07:00
parent 70497af0aa
commit a4e9d5da59
79 changed files with 413 additions and 159 deletions
+1 -1
View File
@@ -52,11 +52,11 @@
"enableTLS": "TLSを有効化",
"encryptionMethod": "暗号化方式",
"flow": "フロー制御アルゴリズム",
"groupId": "ノードグループ",
"hopInterval": "ホップ間隔",
"hopPorts": "ホップポート",
"hopPortsPlaceholder": "複数のポートはカンマで区切る",
"name": "名前",
"nodeGroupId": "ノードグループID",
"obfsPassword": "オブフスケーションパスワード",
"obfsPasswordPlaceholder": "空白の場合はオブフスケーションなし",
"path": "パス",
+3 -3
View File
@@ -35,6 +35,7 @@
"discountPercent": "割引率",
"discount_price": "割引価格",
"duration": "期間(月)",
"groupId": "サブスクリプショングループ",
"inventory": "在庫",
"monthlyReset": "毎月リセット",
"name": "名称",
@@ -42,7 +43,7 @@
"noReset": "リセットなし",
"pricing": "価格設定",
"purchaseWithDiscount": "控除を許可",
"purchaseWithDiscountDescription": "除機能を有効または無効にします。有効にすると、システムは設定されたルールと比率に基づいて控除処理します。",
"purchaseWithDiscountDescription": "購読解除機能を有効または無効にします。有効化後、システムは設定されたルールと割合に従って控除処理を行い、残りの金額を残高に返金します。",
"quota": "購入制限数",
"renewalReset": "更新時リセット",
"renewalResetDescription": "更新時にリセットサイクル",
@@ -55,8 +56,7 @@
"server": "サーバー",
"serverGroup": "サーバーグループ",
"servers": "サーバー",
"speedLimit": "速度制限Mbps",
"subscribeGroup": "サブスクリプショングループ",
"speedLimit": "速度制限",
"traffic": "トラフィック",
"unitPrice": "単価",
"unitTime": "単位時間"
+7
View File
@@ -2,6 +2,7 @@
"actions": "アクション",
"balance": "残高",
"cancel": "キャンセル",
"commission": "手数料",
"confirm": "確認",
"confirmDelete": "削除してもよろしいですか?",
"create": "作成",
@@ -19,7 +20,11 @@
"balance": "残高",
"balancePlaceholder": "残高",
"cancel": "キャンセル",
"commission": "手数料",
"commissionPlaceholder": "手数料を入力してください",
"confirm": "確認",
"giftAmount": "ギフト金額",
"giftAmountPlaceholder": "ギフト金額を入力してください",
"invalidEmailFormat": "無効なメール形式",
"inviteCode": "招待コード",
"inviteCodePlaceholder": "招待コードを入力してください(空白の場合は自動生成されます)",
@@ -31,6 +36,8 @@
"userEmail": "ユーザーのメール",
"userEmailPlaceholder": "ユーザーのメールを入力してください"
},
"giftAmount": "ギフト金額",
"inviteCode": "招待コード",
"referer": "推薦者",
"updateSuccess": "更新が成功しました",
"userList": "ユーザーリスト",