phpvms icon indicating copy to clipboard operation
phpvms copied to clipboard

Language Switch

Open ollimaz opened this issue 4 years ago • 8 comments

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.

ollimaz avatar Jun 03 '20 09:06 ollimaz

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!

nabeelio avatar Jun 03 '20 13:06 nabeelio

You are right! It doesn't but this https://github.com/akaunting/language might help?!

ollimaz avatar Dec 07 '20 21:12 ollimaz

It could, nice find!

nabeelio avatar Dec 07 '20 22:12 nabeelio

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

ollimaz avatar Dec 26 '20 14:12 ollimaz

Yes it's related to that; I don't know when, probably not soon

nabeelio avatar Dec 26 '20 15:12 nabeelio

https://blog.quickadminpanel.com/10-best-laravel-packages-for-multi-language-translations/ If this is useful to collaborators help you to translate

avs-code avatar Jan 21 '21 20:01 avs-code

#1020

ollimaz avatar Feb 06 '21 01:02 ollimaz