diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-04-13 12:00:16 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-04-13 12:00:16 +0000 |
commit | 480a272de2c1d01ac6429f1cb69c9cf80b0e4d0e (patch) | |
tree | bda25246c4245c853c79b21895e0c66227aa158c /downloads/index.php | |
parent | 51c0c09390cabe75d590d4a3ad99009da3f45997 (diff) | |
download | www-480a272de2c1d01ac6429f1cb69c9cf80b0e4d0e.tar www-480a272de2c1d01ac6429f1cb69c9cf80b0e4d0e.tar.gz www-480a272de2c1d01ac6429f1cb69c9cf80b0e4d0e.tar.bz2 www-480a272de2c1d01ac6429f1cb69c9cf80b0e4d0e.tar.xz www-480a272de2c1d01ac6429f1cb69c9cf80b0e4d0e.zip |
nb downloads page (thomas)
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', |