Open ollimaz opened 4 years ago
Hello, I will add this into the roadmap, I have to see if Laravel will support it being changed during runtime (since it's set in the config file right now). Thanks!
You are right! It doesn't but this https://github.com/akaunting/language might help?!
It could, nice find!
When are you likely to implement this feature? Or do you need help? If so, the question is, how to handle custom created pages...
Furthermore, the Issue #777 and this issue are linked in someway
Yes it's related to that; I don't know when, probably not soon
https://blog.quickadminpanel.com/10-best-laravel-packages-for-multi-language-translations/ If this is useful to collaborators help you to translate
I think #1500 closes this issue
I would like to give a user the option to switch between different languages.
It could be done with some kind of dropdown menue in the footer. The User can click on different languages that have been added to the resources/lang/ folder. The current language could be saved in a session cookie.