Skip to content

Commit 9de575c

Browse files
updated survey-library translation [azurepipelines skip]
1 parent 3237244 commit 9de575c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ export var finnishSurveyStrings = {
9999
urlGetChoicesError: "Pyyntö palautti tyhjän tiedoston tai 'path'-asetus on väärä",
100100
// "The file size should not exceed {0}."
101101
exceedMaxSize: "Tiedoston koko ei saa olla suurempi kuin {0}.",
102+
// [Auto-translated] "The maximum number of files you can upload is {0}."
103+
exceedMaxFiles: "Tiedostojen enimmäismäärä, jonka voit ladata, on {0}.",
102104
// [Auto-translated] "Files cannot be uploaded. Please add a handler for the 'onUploadFiles' event."
103105
noUploadFilesHandler: "Tiedostoja ei voi ladata. Lisää käsittelijä onUploadFiles-tapahtumalle.",
104106
// "Response required: enter another value."

0 commit comments

Comments
 (0)