Add support for norwegian

This commit is contained in:
Espen Lorentzen 2013-08-17 17:56:30 +02:00
parent 73e86fb6f7
commit 61f768c557

View File

@ -45,7 +45,7 @@ $config['theme'] = 'default';
*
* Which language to use
* Translate Stikked to your own language, see htdocs/application/language files
* Currently: english, german, swissgerman, spanish
* Currently: english, german, swissgerman, spanish, norwegian
*
*/
$config['language'] = 'norwegian';