Loading...
 
Skip to main content

History: Interactive_Translation

Source of version: 8 (current)

Copy to clipboard
            This is to make a translation server to manage the interface strings. To manage content, use ((Multilingual_Wiki)) instead.

{CODE(caption=>YAML,wrap=>1)}
preferences:
 feature_multilingual: y
 lang_use_db: y
 # Support insertion of translated string in wiki markup
 wikiplugin_tr: y
objects:
 -
  type: module
  data:
   position: right
   order: 20
   name: switch_lang
   groups: [ Anonymous, Registered ]
{CODE}


After you run the profile, go to [tiki-edit_languages.php]


((doc:Interactive Translation))