Get the language in parameter
Hi,
I want to have in my rtf template a condition based on the language.
The aim is to display a different picture (logo) based on the user language.
I don't think I can use the xliff translation file since I don't want to "translate" a text, but a logo.
The question is thus : is there a way to get the user language into either a parameter, a variable or anything else? I don't want to create a parameter that as to be selected by the user, but I'd like something automatic (same as the xliff file wich is chosen based on user preferences).