언어파일 수정

This commit is contained in:
focp212@naver.com
2025-10-29 14:32:38 +09:00
parent c82f37fbb5
commit 5520e6ae52
2 changed files with 337 additions and 337 deletions

View File

@@ -1,168 +1,168 @@
{
"common": {
"language": "Language",
"confirm": "Confirm",
"cancel": "Cancel",
"reset": "Reset",
"close": "Close",
"save": "Save",
"delete": "Delete",
"edit": "Edit",
"add": "Add",
"search": "Search",
"loading": "Loading...",
"error": "An error occurred",
"success": "Success",
"noData": "No data available"
},
"menu": {
"home": "Home",
"about": "About",
"contact": "Contact",
"settings": "Settings",
"logout": "Logout",
"test": "Test",
"menu": "Menu"
},
"login": {
"title": "Login",
"subtitle": "Login to start.",
"username": "Username",
"usernamePlaceholder": "Enter your username.",
"password": "Password",
"passwordPlaceholder": "Enter your password.",
"passwordMinLength": "Password must be at least 6 characters long.",
"passwordComplexity": "Password must contain at least one uppercase letter, one lowercase letter, and one number.",
"confirmPasswordPlaceholder": "Confirm your password.",
"confirmPasswordMismatch": "Passwords do not match.",
"name": "Name",
"namePlaceholder": "Enter your name.",
"nameMinLength": "Name must be at least 2 characters long.",
"phone": "Phone",
"phonePlaceholder": "Enter your phone number.",
"phoneFormat": "Enter a valid phone number.",
"generalError": "An error occurred while logging in."
},
"filter": {
"title": "Search Filters",
"period": "Period",
"periods": {
"1month": "1 Month",
"3months": "3 Months",
"6months": "6 Months",
"custom": "Custom"
},
"transactionType": "Transaction Type",
"transactionTypes": {
"all": "All",
"deposit": "Deposit",
"withdrawal": "Withdrawal"
},
"sortOrder": "Sort Order",
"sortOrders": {
"latest": "Latest",
"oldest": "Oldest"
},
"startDate": "Start Date",
"endDate": "End Date",
"dateRange": "Date Range",
"currentConditions": "Current Conditions",
"searchResults": "Search Results",
"transactionId": "Transaction ID",
"amount": "Amount",
"date": "Date",
"status": "Status",
"completed": "Completed",
"failed": "Failed"
},
"settings": {
"title": "Settings",
"notificationSettings": "Notification Settings",
"noticeAlarms": "Notice Alarms",
"serviceOperation": "Service Operation & Failures",
"interestFreeEvent": "Interest-Free Benefits & Events",
"servicePolicyChange": "Service & Policy Changes",
"niceNews": "NICE News & Other Information",
"settlementAlarms": "Settlement Alarms",
"settlementStatus": "Settlement Status",
"settlementLimit": "Settlement Limit Alarm",
"marketingConsent": "Marketing Information Consent",
"loginTypeSetting": "Login Type",
"serviceLanguageSetting": "Language",
"logout": "Logout",
"privacyPolicy": "Privacy Policy",
"loginType": {
"title": "Please select a login type.",
"idPassword": "ID/PW Login",
"biometric": "Biometric Authentication"
},
"serviceLanguage": {
"title": "Please select language.",
"notice": "※ If the language is not supported, English will be set automatically"
}
},
"support": {
"notice": {
"title": "Notice",
"searchPlaceholder": "Enter search keyword",
"categories": {
"ALL": "All",
"NOTICE": "Notice",
"EVENT": "Event",
"SERVICE": "Service",
"IMPORTANT": "Important"
}
},
"faq": {
"title": "Frequently Asked Questions",
"searchPlaceholder": "Enter search keyword",
"all": "All",
"inquiryButton": "Contact Support",
"categories": {
"all": "All",
"00": "TOP 10",
"01": "Contract",
"02": "Cancellation",
"03": "Settlement",
"04": "Technical/Integration",
"05": "Service",
"06": "Limit/Guarantee Insurance",
"07": "Information Change",
"08": "Partner Inquiry",
"99": "Other"
}
},
"qna": {
"title": "Support Inquiry",
"merchant": "Merchant",
"all": "All",
"inquiryButton": "Submit Inquiry",
"categories": {
"all": "All",
"choose": "Choose",
"01": "Billing & Tax Inquiry",
"02": "Transaction & Cancellation Inquiry",
"03": "Contract & Service Request Inquiry",
"04": "Technical & Payment Error Inquiry",
"05": "Others",
"06": "Service Usage Inquiry",
"09": "Credit Limit & Insurance Inquiry"
},
"statusCode": {
"all": "All",
"00": "Submit",
"01": "Save",
"02": "Submit Inquiry",
"03": "Completed"
},
"validation": {
"title": "Title is Required.",
"requestType": "RequestType is Required.",
"requestName": "RequestName is Required.",
"requestTel": "Phone number is Required.",
"requestEmail": "Invalid Email Type.",
"contents": "Contents is Required."
}
}
}
"common": {
"language": "Language",
"confirm": "Confirm",
"cancel": "Cancel",
"reset": "Reset",
"close": "Close",
"save": "Save",
"delete": "Delete",
"edit": "Edit",
"add": "Add",
"search": "Search",
"loading": "Loading...",
"error": "An error occurred",
"success": "Success",
"noData": "No data available"
},
"menu": {
"home": "Home",
"about": "About",
"contact": "Contact",
"settings": "Settings",
"logout": "Logout",
"test": "Test",
"menu": "Menu"
},
"login": {
"title": "Login",
"subtitle": "Login to start.",
"username": "Username",
"usernamePlaceholder": "Enter your username.",
"password": "Password",
"passwordPlaceholder": "Enter your password.",
"passwordMinLength": "Password must be at least 6 characters long.",
"passwordComplexity": "Password must contain at least one uppercase letter, one lowercase letter, and one number.",
"confirmPasswordPlaceholder": "Confirm your password.",
"confirmPasswordMismatch": "Passwords do not match.",
"name": "Name",
"namePlaceholder": "Enter your name.",
"nameMinLength": "Name must be at least 2 characters long.",
"phone": "Phone",
"phonePlaceholder": "Enter your phone number.",
"phoneFormat": "Enter a valid phone number.",
"generalError": "An error occurred while logging in."
},
"filter": {
"title": "Search Filters",
"period": "Period",
"periods": {
"1month": "1 Month",
"3months": "3 Months",
"6months": "6 Months",
"custom": "Custom"
},
"transactionType": "Transaction Type",
"transactionTypes": {
"all": "All",
"deposit": "Deposit",
"withdrawal": "Withdrawal"
},
"sortOrder": "Sort Order",
"sortOrders": {
"latest": "Latest",
"oldest": "Oldest"
},
"startDate": "Start Date",
"endDate": "End Date",
"dateRange": "Date Range",
"currentConditions": "Current Conditions",
"searchResults": "Search Results",
"transactionId": "Transaction ID",
"amount": "Amount",
"date": "Date",
"status": "Status",
"completed": "Completed",
"failed": "Failed"
},
"settings": {
"title": "Settings",
"notificationSettings": "Notification Settings",
"noticeAlarms": "Notice Alarms",
"serviceOperation": "Service Operation & Failures",
"interestFreeEvent": "Interest-Free Benefits & Events",
"servicePolicyChange": "Service & Policy Changes",
"niceNews": "NICE News & Other Information",
"settlementAlarms": "Settlement Alarms",
"settlementStatus": "Settlement Status",
"settlementLimit": "Settlement Limit Alarm",
"marketingConsent": "Marketing Information Consent",
"loginTypeSetting": "Login Type",
"serviceLanguageSetting": "Language",
"logout": "Logout",
"privacyPolicy": "Privacy Policy",
"loginType": {
"title": "Please select a login type.",
"idPassword": "ID/PW Login",
"biometric": "Biometric Authentication"
},
"serviceLanguage": {
"title": "Please select language.",
"notice": "※ If the language is not supported, English will be set automatically"
}
},
"support": {
"notice": {
"title": "Notice",
"searchPlaceholder": "Enter search keyword",
"categories": {
"ALL": "All",
"NOTICE": "Notice",
"EVENT": "Event",
"SERVICE": "Service",
"IMPORTANT": "Important"
}
},
"faq": {
"title": "Frequently Asked Questions",
"searchPlaceholder": "Enter search keyword",
"all": "All",
"inquiryButton": "Contact Support",
"categories": {
"all": "All",
"00": "TOP 10",
"01": "Contract",
"02": "Cancellation",
"03": "Settlement",
"04": "Technical/Integration",
"05": "Service",
"06": "Limit/Guarantee Insurance",
"07": "Information Change",
"08": "Partner Inquiry",
"99": "Other"
}
},
"qna": {
"title": "Support Inquiry",
"merchant": "Merchant",
"all": "All",
"inquiryButton": "Submit Inquiry",
"categories": {
"all": "All",
"choose": "Choose",
"01": "Billing & Tax Inquiry",
"02": "Transaction & Cancellation Inquiry",
"03": "Contract & Service Request Inquiry",
"04": "Technical & Payment Error Inquiry",
"05": "Others",
"06": "Service Usage Inquiry",
"09": "Credit Limit & Insurance Inquiry"
},
"statusCode": {
"all": "All",
"00": "Submit",
"01": "Save",
"02": "Submit Inquiry",
"03": "Completed"
},
"validation": {
"title": "Title is Required.",
"requestType": "RequestType is Required.",
"requestName": "RequestName is Required.",
"requestTel": "Phone number is Required.",
"requestEmail": "Invalid Email Type.",
"contents": "Contents is Required."
}
}
}
}

View File

@@ -1,173 +1,173 @@
{
"common": {
"language": "언어",
"confirm": "확인",
"cancel": "취소",
"reset": "초기화",
"close": "닫기",
"save": "저장",
"delete": "삭제",
"edit": "수정",
"add": "추가",
"search": "검색",
"loading": "로딩중...",
"error": "오류가 발생했습니다",
"success": "성공",
"noData": "데이터가 없습니다"
},
"menu": {
"home": "홈",
"about": "회사소개",
"contact": "문의하기",
"settings": "설정",
"logout": "로그아웃",
"test": "테스트",
"menu": "메뉴"
},
"login": {
"title": "로그인",
"subtitle": "로그인하여 시작하세요.",
"username": "사용자명",
"usernamePlaceholder": "사용자명을 입력하세요.",
"password": "비밀번호",
"passwordPlaceholder": "비밀번호를 입력하세요.",
"passwordMinLength": "비밀번호는 최소 6자 이상이어야 합니다.",
"passwordComplexity": "비밀번호는 대문자, 소문자, 숫자를 포함해야 합니다.",
"confirmPasswordPlaceholder": "비밀번호 확인을 입력하세요.",
"confirmPasswordMismatch": "비밀번호가 일치하지 않습니다.",
"name": "이름",
"namePlaceholder": "이름을 입력하세요.",
"nameMinLength": "이름은 최소 2자 이상이어야 합니다.",
"phone": "전화번호",
"phonePlaceholder": "전화번호를 입력하세요.",
"phoneFormat": "올바른 전화번호 형식을 입력해주세요.",
"generalError": "로그인 중 오류가 발생했습니다."
},
"filter": {
"title": "조회조건 설정",
"period": "조회기간",
"periods": {
"1month": "1개월",
"3months": "3개월",
"6months": "6개월",
"custom": "직접입력"
},
"transactionType": "거래구분",
"transactionTypes": {
"all": "전체",
"deposit": "입금",
"withdrawal": "출금"
},
"sortOrder": "정렬순서",
"sortOrders": {
"latest": "최신순",
"oldest": "과거순"
},
"startDate": "시작일",
"endDate": "종료일",
"dateRange": "날짜 범위",
"currentConditions": "현재 조회조건",
"searchResults": "검색 결과",
"transactionId": "거래ID",
"amount": "금액",
"date": "날짜",
"status": "상태",
"completed": "완료",
"failed": "실패"
},
"settings": {
"title": "설정",
"notificationSettings": "알림 수신 설정",
"noticeAlarms": "공지사항 알림",
"serviceOperation": "서비스 운영 및 장애",
"interestFreeEvent": "무이자 혜택 및 이벤트",
"servicePolicyChange": "서비스 이용 및 정책 변경",
"niceNews": "NICE소식 및 기타 정보",
"settlementAlarms": "정산 알림",
"settlementStatus": "정산처리 현황",
"settlementLimit": "정산한도 알림",
"marketingConsent": "마케팅 정보 수신 동의",
"loginTypeSetting": "로그인 방식 설정",
"serviceLanguageSetting": "서비스 언어 설정",
"logout": "로그아웃",
"privacyPolicy": "개인정보처리방침",
"loginType": {
"title": "로그인 방식을 선택하세요.",
"idPassword": "ID/PW 입력",
"biometric": "생체 인증"
},
"serviceLanguage": {
"title": "서비스 언어를 선택하세요.",
"notice": "※ 미지원 언어일 경우 ENGLISH 자동 설정"
}
},
"support": {
"notice": {
"title": "공지사항",
"searchPlaceholder": "검색어를 입력하세요",
"categories": {
"all": "전체",
"INTEREST_FREE_INSTALLMENT": "공지",
"NEWS": "뉴스",
"SERVICE_DISRUPTION_NOTICE": "장애공지",
"MAINTENANCE_NOTICE": "작업공지",
"EVENT": "이벤트",
"SERVICE_CHANGE_OR_ADDITION": "서비스변경/추가",
"IMPORTANT_NOTICE": "중요공지 (항상 최상단 표시)",
"ADDITIONAL_SERVICE": "부가서비스",
"OTHERS": "기타"
}
},
"faq": {
"title": "자주 묻는 질문",
"searchPlaceholder": "검색어를 입력하세요",
"all": "전체",
"inquiryButton": "1:1 문의하기",
"categories": {
"all": "모두",
"00": "TOP 10",
"01": "계약",
"02": "취소",
"03": "정산/세금계산서",
"04": "기술/연동",
"05": "서비스",
"06": "한도/보증보험",
"07": "정보변경",
"08": "제휴사문의",
"99": "기타"
}
},
"qna": {
"title": "1:1 문의",
"merchant": "가맹점",
"all": "전체",
"inquiryButton": "1:1 문의하기",
"categories": {
"all": "모두",
"choose": "선택",
"01": "정산/세금계산서/부가세 문의",
"02": "거래내역/거래취소 문의",
"03": "계약/서비스 추가신청 문의",
"04": "기술/연동/결제창 오류 문의",
"05": "기타",
"06": "서비스이용문의",
"09": "한도/보증보험 문의"
},
"statusCode": {
"all": "모두",
"00": "작성",
"01": "저장",
"02": "문의",
"03": "답변완료"
},
"validation": {
"title": "제목은 필수 항목 입니다.",
"requestType": "문의유형은 필수 항목 입니다.",
"requestName": "요청자명은 필수 항목 입니다.",
"requestTel": "휴대폰번호은 필수 항목 입니다.",
"requestEmail": "이메일 형식이 맞지 않습니다.",
"contents": "문의내용은 필수 항목 입니다."
}
}
}
"common": {
"language": "언어",
"confirm": "확인",
"cancel": "취소",
"reset": "초기화",
"close": "닫기",
"save": "저장",
"delete": "삭제",
"edit": "수정",
"add": "추가",
"search": "검색",
"loading": "로딩중...",
"error": "오류가 발생했습니다",
"success": "성공",
"noData": "데이터가 없습니다"
},
"menu": {
"home": "홈",
"about": "회사소개",
"contact": "문의하기",
"settings": "설정",
"logout": "로그아웃",
"test": "테스트",
"menu": "메뉴"
},
"login": {
"title": "로그인",
"subtitle": "로그인하여 시작하세요.",
"username": "사용자명",
"usernamePlaceholder": "사용자명을 입력하세요.",
"password": "비밀번호",
"passwordPlaceholder": "비밀번호를 입력하세요.",
"passwordMinLength": "비밀번호는 최소 6자 이상이어야 합니다.",
"passwordComplexity": "비밀번호는 대문자, 소문자, 숫자를 포함해야 합니다.",
"confirmPasswordPlaceholder": "비밀번호 확인을 입력하세요.",
"confirmPasswordMismatch": "비밀번호가 일치하지 않습니다.",
"name": "이름",
"namePlaceholder": "이름을 입력하세요.",
"nameMinLength": "이름은 최소 2자 이상이어야 합니다.",
"phone": "전화번호",
"phonePlaceholder": "전화번호를 입력하세요.",
"phoneFormat": "올바른 전화번호 형식을 입력해주세요.",
"generalError": "로그인 중 오류가 발생했습니다."
},
"filter": {
"title": "조회조건 설정",
"period": "조회기간",
"periods": {
"1month": "1개월",
"3months": "3개월",
"6months": "6개월",
"custom": "직접입력"
},
"transactionType": "거래구분",
"transactionTypes": {
"all": "전체",
"deposit": "입금",
"withdrawal": "출금"
},
"sortOrder": "정렬순서",
"sortOrders": {
"latest": "최신순",
"oldest": "과거순"
},
"startDate": "시작일",
"endDate": "종료일",
"dateRange": "날짜 범위",
"currentConditions": "현재 조회조건",
"searchResults": "검색 결과",
"transactionId": "거래ID",
"amount": "금액",
"date": "날짜",
"status": "상태",
"completed": "완료",
"failed": "실패"
},
"settings": {
"title": "설정",
"notificationSettings": "알림 수신 설정",
"noticeAlarms": "공지사항 알림",
"serviceOperation": "서비스 운영 및 장애",
"interestFreeEvent": "무이자 혜택 및 이벤트",
"servicePolicyChange": "서비스 이용 및 정책 변경",
"niceNews": "NICE소식 및 기타 정보",
"settlementAlarms": "정산 알림",
"settlementStatus": "정산처리 현황",
"settlementLimit": "정산한도 알림",
"marketingConsent": "마케팅 정보 수신 동의",
"loginTypeSetting": "로그인 방식 설정",
"serviceLanguageSetting": "서비스 언어 설정",
"logout": "로그아웃",
"privacyPolicy": "개인정보처리방침",
"loginType": {
"title": "로그인 방식을 선택하세요.",
"idPassword": "ID/PW 입력",
"biometric": "생체 인증"
},
"serviceLanguage": {
"title": "서비스 언어를 선택하세요.",
"notice": "※ 미지원 언어일 경우 ENGLISH 자동 설정"
}
},
"support": {
"notice": {
"title": "공지사항",
"searchPlaceholder": "검색어를 입력하세요",
"categories": {
"all": "전체",
"INTEREST_FREE_INSTALLMENT": "공지",
"NEWS": "뉴스",
"SERVICE_DISRUPTION_NOTICE": "장애공지",
"MAINTENANCE_NOTICE": "작업공지",
"EVENT": "이벤트",
"SERVICE_CHANGE_OR_ADDITION": "서비스변경/추가",
"IMPORTANT_NOTICE": "중요공지 (항상 최상단 표시)",
"ADDITIONAL_SERVICE": "부가서비스",
"OTHERS": "기타"
}
},
"faq": {
"title": "자주 묻는 질문",
"searchPlaceholder": "검색어를 입력하세요",
"all": "전체",
"inquiryButton": "1:1 문의하기",
"categories": {
"all": "모두",
"00": "TOP 10",
"01": "계약",
"02": "취소",
"03": "정산/세금계산서",
"04": "기술/연동",
"05": "서비스",
"06": "한도/보증보험",
"07": "정보변경",
"08": "제휴사문의",
"99": "기타"
}
},
"qna": {
"title": "1:1 문의",
"merchant": "가맹점",
"all": "전체",
"inquiryButton": "1:1 문의하기",
"categories": {
"all": "모두",
"choose": "선택",
"01": "정산/세금계산서/부가세 문의",
"02": "거래내역/거래취소 문의",
"03": "계약/서비스 추가신청 문의",
"04": "기술/연동/결제창 오류 문의",
"05": "기타",
"06": "서비스이용문의",
"09": "한도/보증보험 문의"
},
"statusCode": {
"all": "모두",
"00": "작성",
"01": "저장",
"02": "문의",
"03": "답변완료"
},
"validation": {
"title": "제목은 필수 항목 입니다.",
"requestType": "문의유형은 필수 항목 입니다.",
"requestName": "요청자명은 필수 항목 입니다.",
"requestTel": "휴대폰번호은 필수 항목 입니다.",
"requestEmail": "이메일 형식이 맞지 않습니다.",
"contents": "문의내용은 필수 항목 입니다."
}
}
}
}