issue198supplement

Now the correct language is displayed in the admin area after the automatic detection of the language abbreviation.
This commit is contained in:
Fraenkiman 2023-10-02 01:19:47 +02:00
parent 164fab4c65
commit 190cafd830

View File

@ -21,7 +21,7 @@ $fp_config = array(
'dateformat' => '%A, %B %e, %Y',
'dateformatshort' => '%Y-%m-%d',
'charset' => 'utf-8',
'lang' => ''
'lang' => LANG_DEFAULT . $browserLang
),
'plugins' => array(
'blockparser' => array(