Added nb-no
This commit is contained in:
parent
a743d78658
commit
f335faa572
|
|
@ -56,6 +56,7 @@ class BackendPreferences extends Model
|
|||
'tr' => [Lang::get('system::lang.locale.tr'), 'flag-tr'],
|
||||
'pl' => [Lang::get('system::lang.locale.pl'), 'flag-pl'],
|
||||
'sk' => [Lang::get('system::lang.locale.sk'), 'flag-sk'],
|
||||
'nb-no' => [Lang::get('system::lang.locale.nb-no'), 'flag-no'],
|
||||
];
|
||||
|
||||
// Sort locales alphabetically
|
||||
|
|
|
|||
Loading…
Reference in New Issue