mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-11 02:41:12 -05:00
70 lines
2.1 KiB
JSON
70 lines
2.1 KiB
JSON
{
|
|
"accountSettings": {
|
|
"accountSettings": "계정 설정",
|
|
"newPassword": "새 비밀번호",
|
|
"passwordMismatch": "비밀번호가 일치하지 않습니다",
|
|
"repeatNewPassword": "새 비밀번호 반복",
|
|
"updatePassword": "비밀번호 업데이트",
|
|
"updateSuccess": "업데이트 성공"
|
|
},
|
|
"notify": {
|
|
"balanceChange": "잔액 변경",
|
|
"channels": "알림 채널",
|
|
"finance": "재무",
|
|
"login": "로그인",
|
|
"notificationSettings": "알림 설정",
|
|
"notificationTypes": "알림 유형",
|
|
"save": "변경 사항 저장",
|
|
"subscribe": "구독",
|
|
"updateSuccess": "업데이트 성공"
|
|
},
|
|
"thirdParty": {
|
|
"apple": {
|
|
"description": "애플로 로그인"
|
|
},
|
|
"bind": "연결",
|
|
"bindFailed": "연결 실패",
|
|
"bindMobile": "휴대폰 연결",
|
|
"bindSuccess": "연결 성공",
|
|
"change": "변경",
|
|
"confirm": "확인",
|
|
"device": {
|
|
"description": "장치 ID로 로그인"
|
|
},
|
|
"email": {
|
|
"description": "이메일 주소를 연결하세요",
|
|
"invalid": "유효한 이메일 주소를 입력하세요",
|
|
"placeholder": "이메일 주소를 입력하세요",
|
|
"title": "이메일 변경"
|
|
},
|
|
"facebook": {
|
|
"description": "페이스북으로 로그인"
|
|
},
|
|
"github": {
|
|
"description": "깃허브로 로그인"
|
|
},
|
|
"google": {
|
|
"description": "구글로 로그인"
|
|
},
|
|
"mobile": {
|
|
"description": "휴대폰 번호를 연결하세요",
|
|
"invalid": "유효한 휴대폰 번호를 입력하세요",
|
|
"placeholder": "휴대폰 번호를 입력하세요",
|
|
"title": "휴대폰 번호 변경"
|
|
},
|
|
"phone": {
|
|
"description": "전화번호를 연결하세요",
|
|
"placeholder": "전화번호를 입력하세요",
|
|
"title": "전화번호 변경"
|
|
},
|
|
"save": "저장",
|
|
"telegram": {
|
|
"description": "텔레그램으로 로그인"
|
|
},
|
|
"title": "연결된 계정",
|
|
"unbind": "연결 해제",
|
|
"update": "업데이트",
|
|
"updateSuccess": "업데이트 성공"
|
|
}
|
|
}
|