In my current project on the main page, I can switch the language (FR | NL | UK).
All texts are in ressources (.resx) files. The language code (FR, NL, UK) that I need to use is in myMode.
How do I do to install everything: @ HTML.Label (....)
Thank,
source
share