Change: add lang attribute to the main template, to the language files and to the processing scripts

This commit is contained in:
Heiko August 2020-04-27 08:37:48 +02:00
parent a6daece140
commit ca31135c36
8 changed files with 13 additions and 5 deletions

View file

@ -86,6 +86,7 @@
"err404_message" => "Diese Seite existiert leider nicht. Versuchen Sie sie über die Suchfunktion zu finden.",
"language" => "de-de",
"html_language" => "de",
"locale" => array('de_DE.UTF-8', 'de_DE.UTF-8@euro', 'de_DE'),
"date_format" => "%d. %B %Y um %H:%M Uhr",
"date_format_comment" => "%d.%m.%Y",