Change: add lang attribute to the main template, to the language files and to the processing scripts
This commit is contained in:
parent
a6daece140
commit
ca31135c36
8 changed files with 13 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue