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

@ -85,7 +85,8 @@
"err404_topic" => "Error 404 - Sidan hittades inte",
"err404_message" => "Denna sida existerar tyvärr inte. Försök hitta den genom sökfunktionen.",
"language" => "sv-se",
"language" => "sv-se",
"html_language" => "sv",
"locale" => array('sv_SE', 'sve_sve'),
"date_format" => "%Y-%B-%d kl %H:%M",
"date_format_comment" => "%Y-%m-%d",