Jakub Caban

Results 45 comments of Jakub Caban

@javiereguiluz any chance you could take a look here? :smile_cat:

@javiereguiluz any chance you could take a look at this? Along with translatables I think this enables even better multi-lingual dashboards out of the box :)

@javiereguiluz did you change EasyAdmin routes import to `/{_locale}/admin` from `/admin` (or similar)? I believe without that change there is no way to make it work. I probably need to...

The reason for that is whenever `_locale` is present in a route Symfony router context handles it for ourselves and it does that very well (mostly via `LocaleListener`) 👍 I...

> @Lustmored work for me too, may be add possibilty to remove functionnality in dashboard could be nice ? This feature is disabled by default and requires explicit configuration to...

@john-dufrene-dev I believe locale switcher has other purpose (to ease running parts of the code with other locale than the rest) and you can use any other method of using...

@javiereguiluz Sorry it took a bit longer - I had really busy week. And so did you, so congratulations on 6.1 release :tada: Back to the point - I went...

As a bonus I've made (machine) translations of word `Language` in all locales that seem up to date.

@javiereguiluz just a friendly ping :smile_cat: