mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-28 05:51:23 -05:00
Put english back as default language
This commit is contained in:
parent
61f768c557
commit
d18b538ff3
@ -48,7 +48,7 @@ $config['theme'] = 'default';
|
|||||||
* Currently: english, german, swissgerman, spanish, norwegian
|
* Currently: english, german, swissgerman, spanish, norwegian
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
$config['language'] = 'norwegian';
|
$config['language'] = 'english';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Combine JS & CSS files (recommended)
|
* Combine JS & CSS files (recommended)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user