translations
This commit is contained in:
parent
bf5e729891
commit
325f4a87d8
|
@ -499,9 +499,11 @@
|
|||
"RULES-TITLE": "Conditional Questions",
|
||||
"VIEW-STYLE": "Type",
|
||||
"DEFAULT-VALUE": "Default Value",
|
||||
"NO-FILES-SELECTED": "There is no selected file to upload",
|
||||
"FIELD-UPLOAD-TITLE": "Upload",
|
||||
"FIELD-UPLOAD-PLACEHOLDER": "Upload Placeholder Text",
|
||||
"LARGE-FILE-OR-UNACCEPTED-TYPE": "Max File Size (up to {{maxfilesize}} Megabytes)",
|
||||
"LARGE-FILE-OR-UNACCEPTED-TYPE": "The file is too large or its type is not supported.",
|
||||
"ACCEPTED-FILE-TRANSFOMER": "Supported media types are: ",
|
||||
"FIELD-UPLOAD-MAX-FILE-SIZE": "Max File Size (up to {{maxfilesize}} Megabytes)",
|
||||
"FIELD-UPLOAD-CUSTOM-FILETYPE": "Other file types",
|
||||
"FIELD-UPLOAD-SELECT-FILETYPE": "Select file types",
|
||||
|
|
Loading…
Reference in New Issue