yii2-file-upload-widget icon indicating copy to clipboard operation
yii2-file-upload-widget copied to clipboard

How do i change the translation of the widget?

Open NecroMorphs opened this issue 7 years ago • 1 comments

I see that there are some files with translations for various languages? But how can i use them ? Option languag is not recognized so is translation

NecroMorphs avatar Jun 17 '18 12:06 NecroMorphs

Widget is translated via Yii::t() function which uses application language.

mrblc avatar Jul 25 '18 10:07 mrblc