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" => "There is no such page. Please try the search engine on this page.",
"language" => "en-gb",
"html_language" => "en",
"locale" => array( "en_US", "us", "verUS" ),
"date_format" => "%d. %B %Y um %H:%M Uhr",
"date_format_comment" => "%d.%m.%Y",