🐛 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