Hello all,
For a multilingual site, I have set up a language switcher as described in the EE Wiki on this page. It works really well, but I want to be able to have the language-switching controls and main navigation consistent (identical, really) across the whole site.
The easiest way to do so would be if, on the forum templates, I were able to test the {lang} variable, ie. use a construction like {if lang="en"}, so I could present the user with a choice of main menus (one in English, one in French).
But I don’t seem to be able to have such a construction available. Does some way of checking the lang variable exist that can help me out?
Thanks everybody!