Loading...
 
Skip to main content

History: PluginTr

Source of version: 11 (current)

Copy to clipboard
            !Plugin TR
''Introduced in ((Tiki2))''

Use this ((wiki plugin )) to translate text into the current user language.

!!Parameters
{pluginmanager plugin="tr"}

!!Example
{CODE(colors="tiki")}
{TR()}Will be translated in the site language{TR}
{CODE}

{CODE(colors="tiki")}
{TR(lang="fr")}Will be translated in French language{TR}
{CODE}

Be careful that the syntax is different from the smarty syntax -+~np~{tr} {/tr}~/np~+-  -+~np~{tr lang="fr"} {/tr}~/np~+-
!!Related pages
* ((PluginTranslated))