File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
packages/survey-core/src/localization Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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."
You can’t perform that action at this time.
0 commit comments