This commit is contained in:
focp212@naver.com
2025-10-17 13:20:58 +09:00
parent c2079b1204
commit e00bb69832
8 changed files with 81 additions and 43 deletions

View File

@@ -112,6 +112,7 @@
"inquiryButton": "Submit Inquiry",
"categories": {
"all": "All",
"choose": "Choose",
"01": "Billing & Tax Inquiry",
"02": "Transaction & Cancellation Inquiry",
"03": "Contract & Service Request Inquiry",
@@ -119,6 +120,13 @@
"05": "Others",
"06": "Service Usage Inquiry",
"09": "Credit Limit & Insurance Inquiry"
},
"statusCode": {
"all": "All",
"00": "Submit",
"01": "Save",
"02": "Submit Inquiry",
"03": "Completed"
}
}
}