diff options
Diffstat (limited to 'downloads/index.php')
-rw-r--r-- | downloads/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/downloads/index.php b/downloads/index.php index ccb276333..c75db30b7 100644 --- a/downloads/index.php +++ b/downloads/index.php @@ -12,7 +12,7 @@ $langs = array( 'fr' => 'Français', // 'it' => 'Italiano', // 'lv' => 'Latviešu', -// 'nb' => 'Bokmål', + 'nb' => 'Bokmål', 'nl' => 'Nederlands', // 'pl' => 'Polski', // 'pt' => 'Português', |