diff options
Diffstat (limited to 'lang/no/lang.php')
-rw-r--r-- | lang/no/lang.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lang/no/lang.php b/lang/no/lang.php index e2535af8d..47c524632 100644 --- a/lang/no/lang.php +++ b/lang/no/lang.php @@ -6,14 +6,6 @@ * @author Reidar Mosvold <Reidar.Mosvold@hit.no> */ $lang['encoding'] = 'utf-8'; -$lang['locales'] = array( - 'norwegian', - 'nor', - 'no', - 'no_NO', - 'no', - 'norsk', - ); $lang['btn_edit'] = 'Rediger denne siden'; $lang['btn_source'] = 'Vis kildetekst'; |