This commit is contained in:
focp212@naver.com
2025-10-17 11:17:24 +09:00
parent a8a9044f00
commit b47dba057f
7 changed files with 34 additions and 27 deletions

View File

@@ -112,11 +112,13 @@
"inquiryButton": "Submit Inquiry",
"categories": {
"all": "All",
"01": "Contract",
"02": "Settlement",
"03": "Development",
"04": "Operations",
"05": "Limit"
"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"
}
}
}

View File

@@ -112,11 +112,13 @@
"inquiryButton": "1:1 문의하기",
"categories": {
"all": "모두",
"01": "계약",
"02": "정산",
"03": "개발",
"04": "운영",
"05": "한도"
"01": "정산/세금계산서/부가세 문의",
"02": "거래내역/거래취소 문의",
"03": "계약/서비스 추가신청 문의",
"04": "기술/연동/결제창 오류 문의",
"05": "기타",
"06": "서비스이용문의",
"09": "한도/보증보험 문의"
}
}
}