Language labels are not applying in the output of my project
As I am producing user documentation in two languages (Spanish and English) I have the following project structure: a master project, without content, that links to a project in English and another project in Spanish.
In the master project, I am using English language because I want it to appear by default in the home page and from here the user can select the language.
What I need is that once the user has selected "spanish" in the home page, instead of "How can we help?" the spanish text appears (which is in output -> labels). But I have the impression that the language selected in the master project is the one used in the two child projects.
How do I get only "¿Cómo te puedo ayudar?" instead of "How can we help?" to appear in the Spanish project?
Thanks in advance!
