diff --git a/src/locales/ko.json b/src/locales/ko.json index 6db6c27..34fd837 100644 --- a/src/locales/ko.json +++ b/src/locales/ko.json @@ -249,11 +249,11 @@ }, "formLabels": { "title": "제목", - "inquiryType": "문의 유형", + "inquiryType": "문의유형", "requesterName": "요청자명", "phoneNumber": "휴대폰번호", "emailAddress": "이메일 주소", - "inquiryContents": "문의 내용", + "inquiryContents": "문의내용", "required": "*", "phonePlaceholder": "'-' 없이 입력", "emailPlaceholder": "TEST123@nicepay.com"