mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4921] upload widget fixes (#5109)
* upload widget fixes * fix mocks
This commit is contained in:
committed by
Eugenio Romano
parent
7ebd287728
commit
178740bbde
@@ -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"
|
||||
|
Reference in New Issue
Block a user