🐛 fix(register): Update localization files to include trial subscription settings and descriptions
This commit is contained in:
@@ -39,9 +39,9 @@
|
||||
},
|
||||
"register": {
|
||||
"day": "日",
|
||||
"defaultSubscribe": "デフォルトサブスクリプション",
|
||||
"defaultSubscribeDescription": "新規ユーザーのデフォルトサブスクリプションプラン",
|
||||
"description": "ユーザー登録に関連する設定を構成します",
|
||||
"enableTrial": "トライアルを有効にする",
|
||||
"enableTrialDescription": "有効にすると、新しいユーザーは登録時にトライアルサブスクリプションを受け取ります",
|
||||
"inputPlaceholder": "入力してください",
|
||||
"ipRegistrationLimit": "IP登録制限",
|
||||
"ipRegistrationLimitDescription": "単一のIPアドレスからの登録数を制限します",
|
||||
@@ -55,10 +55,10 @@
|
||||
"stopNewUserRegistration": "新規ユーザー登録を停止",
|
||||
"stopNewUserRegistrationDescription": "有効にすると、新規ユーザー登録が無効になります",
|
||||
"title": "登録設定",
|
||||
"trialDay": "トライアル日数",
|
||||
"trialDayDescription": "新規ユーザーが登録時に受け取るトライアル日数",
|
||||
"trialFlow": "トライアルトラフィック",
|
||||
"trialFlowDescription": "新規ユーザーが登録時に受け取るトライアルトラフィック"
|
||||
"trialSubscribe": "トライアルサブスクリプション",
|
||||
"trialSubscribeDescription": "新しいユーザーが登録時に受け取るトライアルサブスクリプションプラン",
|
||||
"trialTime": "トライアル期間",
|
||||
"trialTimeDescription": "新しいユーザーが登録時に受け取るトライアル期間(日数)"
|
||||
},
|
||||
"site": {
|
||||
"customData": "カスタムデータ",
|
||||
|
||||
Reference in New Issue
Block a user