summaryrefslogtreecommitdiffstats
path: root/l10n/oc.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/oc.php')
-rw-r--r--l10n/oc.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/oc.php b/l10n/oc.php
index 4499cdcb9..6391a7d0e 100644
--- a/l10n/oc.php
+++ b/l10n/oc.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Refresh" => "Refresca",
"by" => "per",
"Download" => "Avalcarga",
@@ -11,3 +12,4 @@
"Import" => "Importa",
"Export" => "Exporta"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";