Skip to content

Commit 6b0a4e1

Browse files
updated survey-library translation [azurepipelines skip]
1 parent 1e9b708 commit 6b0a4e1

File tree

1 file changed

+2
-0
lines changed
  • packages/survey-core/src/localization

1 file changed

+2
-0
lines changed

packages/survey-core/src/localization/korean.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ export var koreanStrings = {
9999
urlGetChoicesError: "비어있는 데이터를 요청했거나 잘못된 속성의 경로입니다.",
100100
// "The file size should not exceed {0}."
101101
exceedMaxSize: "파일 크기가 {0}을 초과 할 수 없습니다.",
102+
// [Auto-translated] "The maximum number of files you can upload is {0}."
103+
exceedMaxFiles: "업로드할 수 있는 최대 파일 수는 {0}입니다.",
102104
// [Auto-translated] "Files cannot be uploaded. Please add a handler for the 'onUploadFiles' event."
103105
noUploadFilesHandler: "파일을 업로드할 수 없습니다. 'onUploadFiles'이벤트에 대한 핸들러를 추가하십시오.",
104106
// "Response required: enter another value."

0 commit comments

Comments
 (0)