June 1, 2012 at 08:25 /
Add them with this function:
It’s not much to say. There’s the value=”” attribute as standart text if no or untranslated language is choosen.
And then you can add as many translations as you want by adding them as language_code=”Translation”. For example
[lang value=”Hello” en_EN=”Hello” de_DE=”Hallo” es_ES=”Ola” fr_FR=”Bonjour”]
The same code works in form, email content and email subject.