Plugin TR
Introduced in Tiki2
Use this wiki plugin to translate text into the current user language.
Parameters
Plugin PluginTikiDocFromCode failed : Either the module, plugin, preferences, tracker field or prefsexport parameter must be set, but not two or more.
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}