.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _knownbugs_localisation: Localisation ============ Labels are not translated proper -------------------------------- Cause ^^^^^ The language file of the TYPO3 translation server isn't up-to-date. Solution ^^^^^^^^ Please remove the Caddy translation file. In the snippet below the directory for the german translation (de) of caddy will removed recursivly. .. code:: php rm typo3conf/l10n/de/caddy -Rf