yii2-language-picker
yii2-language-picker copied to clipboard
Yii2 Language picker widget
Hi, May i know does this class will able to be use if i have migrate the php from 5 to php 8.1 ? So far i check there is...
**My Con-fig File** When i click on the language button it only reloads the page but not changing the language of application, i am getting weird results. ``` 'bootstrap' =>...
this happens when I try to run / yii migrated from the console.
Hi, When language is changed by the extension component, the formatter locale parametter remains in the default language application. Then the methods called by the formatter as "asDate()" or "asCurrency"...
Hi, Thanks for the interesting extension! Does the extension handle the RTL switch also (in case neede)? If not, can you please let me know how do I do it?...
I can see the picker and list the languages are displayed OK. I change the language at the first time or second time it works and not work anymore for...
How to pass frontend selected language to backend? /Frontend selected is backend default language/
How can I change language URL? Right now when switching language we have mysite.com/about?language-picker-language=en But I need mysite.com/about/en When I switch a language I get Setting unknown property: app\models\User::language but...