summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-12-27 14:16:26 +0100
committerAndrew Dolgov <[email protected]>2007-12-27 14:16:26 +0100
commit77a9d0af9480217cbd1a10382533fbf21f16e4d0 (patch)
tree62c12190a173c7be39b7061c44ff6c559f2772f9 /functions.php
parentfaa65da06059e203abb641e3549ff8323e84b260 (diff)
add nb_NO translation
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index ac2699c95..0a55695aa 100644
--- a/functions.php
+++ b/functions.php
@@ -13,6 +13,7 @@
"auto" => "Detect automatically",
"en_US" => "English",
"fr_FR" => "Français",
+ "nb_NO" => "Norsk Bokmål",
"ru_RU" => "Русский",
"pt_BR" => "Portuguese/Brazil",
"zh_CN" => "Simplified Chinese");