This editor allows modification of languages variables from the Contao backend.
The language variable editor was developed by Tristan Lins. This fork continues the development for Contao 3.2+.
The language editor is only available using Composer:
$ php composer.phar require netzmacht/contao-language-editor:~1.0
If you are already using the language editor there are small changes which you have to made:
- Remove the translation editor content from
system/config/langconfig.php
(Wrapped by### TRANSLATION EDITOR START|STOP###
) This extension use theloadLanguageFile
hook now.
This extension is licensed under the LGPL.
This software using the Silk Icons.