diff --git a/packages/nc-gui/lang/ko.json b/packages/nc-gui/lang/ko.json index eb0b308dfa..e6cd4d8f0a 100644 --- a/packages/nc-gui/lang/ko.json +++ b/packages/nc-gui/lang/ko.json @@ -651,7 +651,8 @@ "theAcceptedFileTypeIsCsv": "The accepted file type is .csv", "theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots", "parameterKeyCannotBeEmpty": "Parameter key cannot be empty", - "duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed" + "duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed", + "fieldRequired": "{value} cannot be empty." }, "toast": { "exportMetadata": "프로젝트 메타 데이터를 성공적으로 내보냈습니다.",