Example 4: Change component language with Translator Many components come with their own language files and use language marks in their templates. With the Translator component these areas translated too. VIEW-Requestor <div id="translator_example4" swa="Translator FROM ../../../data/userinterface/translator/example3/translation_files.json"></div> CONFIGURATION There is no configuration needed. DATASOURCE The used translation_files.json defines the available translations. It contains one object for each translations. Each translation file is for one language and must contain the language code at the end of the file name. The path is given as path from the app_root (this is configured in the configuration.js or automatically detected) English translation file German translation file