Impressive component library for expressive web development! Build responsive projects on the web with the first front-end component library in Metro Style. And now there are even more opportunities every day!
Currently, the file upload drop mode does not support localizations. It is necessary to modify the labels in the js file and it's not practical in case of update.
In general, all labels should be localizable.
ex:
buttonTitle: "Choose file(s)",
filesTitle: "file(s) selected",
dropTitle: "<strong>Choose a file(s)</strong> or drop it here",
dropIcon: "<span class='default-icon-upload'></span>"
Thanks for opening a new issue. The author has been notified and will review it as soon as possible.
For urgent issues and priority support, visit https://xscode.com/olton/Metro-UI-CSS or Patreon
Currently, the file upload drop mode does not support localizations. It is necessary to modify the labels in the js file and it's not practical in case of update. In general, all labels should be localizable.
ex:
buttonTitle: "Choose file(s)"
,filesTitle: "file(s) selected"
,dropTitle: "<strong>Choose a file(s)</strong> or drop it here"
,dropIcon: "<span class='default-icon-upload'></span>"