summaryrefslogtreecommitdiffstats
path: root/l10n/nn_NO.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nn_NO.php')
-rw-r--r--l10n/nn_NO.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/nn_NO.php b/l10n/nn_NO.php
index ed1efc968..3d2e826d0 100644
--- a/l10n/nn_NO.php
+++ b/l10n/nn_NO.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Refresh" => "Oppfrisk",
"by" => "av",
"from" => "frå",
@@ -16,3 +17,4 @@
"Import" => "Importer",
"Export" => "Eksporter"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";