kartik-v / yii2-widgets

Collection of useful widgets for Yii Framework 2.0
http://demos.krajee.com/widgets
Other
558 stars 177 forks source link

Feature Request - Translation Support #358

Closed sparkyway closed 6 years ago

sparkyway commented 6 years ago

I18N translation support for this messages, to be able to customize the English version of the message:

image

kartik-v commented 6 years ago

Its supported in the bootstrap-fileinput plugin. Read the plugin docs for options supported. You can set the pluginOptions['language'] property to get the translated message for your language. Alternatively you can customize the message via pluginOptions['dropZoneTitle'].