Plugin TR
Introduced in Tiki2
Use this wiki plugin to translate text into the current user language.
Parameters
Tiki Doc From Code error: tr not found
Example
Copy to clipboard
{TR()}Will be translated in the site language{TR}
Copy to clipboard
{TR(lang="fr")}Will be translated in French language{TR}
Be careful that the syntax is different from the smarty syntax {tr} {/tr}
{tr lang="fr"} {/tr}