aboutsummaryrefslogtreecommitdiffstats
path: root/en/index_locales.php
diff options
context:
space:
mode:
authorOliver Burger <obgr_seneca@mageia.org>2011-06-09 14:25:50 +0000
committerOliver Burger <obgr_seneca@mageia.org>2011-06-09 14:25:50 +0000
commit1301bc7653f74ae31033d90e90a4c950b2f33333 (patch)
tree8740ad89f42a2954342bc08035d4d7770042644c /en/index_locales.php
parentf16612ad92d0a167e96ff4c2820229a6c55a206e (diff)
downloadwww-1301bc7653f74ae31033d90e90a4c950b2f33333.tar
www-1301bc7653f74ae31033d90e90a4c950b2f33333.tar.gz
www-1301bc7653f74ae31033d90e90a4c950b2f33333.tar.bz2
www-1301bc7653f74ae31033d90e90a4c950b2f33333.tar.xz
www-1301bc7653f74ae31033d90e90a4c950b2f33333.zip
added/fixed Norwegian (nb) translation (Olav)
Diffstat (limited to 'en/index_locales.php')
-rw-r--r--en/index_locales.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/en/index_locales.php b/en/index_locales.php
index edb52bc65..a7292d8ee 100644
--- a/en/index_locales.php
+++ b/en/index_locales.php
@@ -282,5 +282,10 @@ $_t = array(
'join-us' => 'Alăturați-vă nouă!',
'right-now' => 'Se întîmplă acum',
'news' => 'Știri',
+ ),
+ 'nb' => array(
+ 'page_title' => 'En ny Linux-distribusjon',
+ 'page_h1' => 'En ny Linux-distribusjon',
+ 'mageia-is-here' => 'Mageia 1 er her'
)
);