in /application/modules/article/translations/de.php
bei jedem Update bekomme ich clock anstatt Uhr angezeigt
<?php
/**
* @copyright Ilch 2.0
* @package ilch
*/
return [
'menuArticle' => 'Artikel',
'menuArchives' => 'Archiv',
'title' => 'Titel',
'teaser' => 'Teaser',
'content' => 'Inhalt',
'clock' => 'Uhr',
......
Danke
verwendete ilch Version: 2.1.x
betroffene Homepage: tactical-gamers.eu


