slimdeluxe
How to set the default content language when using the Translatable plugin?
Ok, found a workaround... the first language you pass to the defaultLocales method is the one that is initialized... so I could implement a session-wide language switcher and then pass that language as the first option, then the rest of the available languages
2 replies