Hi again,
I'm working in this multilingual project, English/Spanish. I've got the pages translated and setting different versions of the same theme for this purpose; so far so good.
Now the contact Form Blade, has the text embedded and the multi-theme solution doesn't work with it. Is there a easy way to create the multilingual solution?
I've been thinking in doing just the same thing you guys recommended with the themes and create a duplicate and use it only in the extra language (Spanish in this case).
If that's the only way to go, well, I'm working on it and tomorrow I'll post what I got... but if there's a way to do this without duplicating the original blade it'll be great since I expect to do tweaks of this kind often and I may need to look for a solution for more than two languages.
Thanks for checking this out.