[ADF-4921] upload widget fixes (#5109)

* upload widget fixes

* fix mocks
This commit is contained in:
Denys Vuika
2019-09-29 13:48:01 +01:00
committed by Eugenio Romano
parent 7ebd287728
commit 178740bbde
7 changed files with 123 additions and 107 deletions

View File

@@ -33,7 +33,8 @@
"NOT_LESS_THAN": "Can't be less than {{ minValue }}",
"AT_LEAST_LONG": "Enter at least {{ minLength }} characters",
"NO_LONGER_THAN": "Enter no more than {{ maxLength }} characters"
}
},
"FILE_ALREADY_UPLOADED": "A file with the same name is already uploaded."
},
"FORM_RENDERER": {
"NAMELESS_TASK": "Nameless task"