I have a presentation done in Latex+Beamer, currently in french. I also need to make the same presentation, with the same structure, in dutch. I'd like to maintain the presentation in one file, so that if I want to change the structure of it, I only have to do it in one place. What's the best way to put the translations outside of the presentation file?
I thought of defining a command for each text element to be present in the slides, and having a different command definition for each language. But it seems quite heavy....
Thanks in advance
RAph