summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ku_IQ.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ku_IQ.php')
-rw-r--r--apps/files/l10n/ku_IQ.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/ku_IQ.php b/apps/files/l10n/ku_IQ.php
index 7b36c3b710b..ad85edaa0de 100644
--- a/apps/files/l10n/ku_IQ.php
+++ b/apps/files/l10n/ku_IQ.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"URL cannot be empty." => "ناونیشانی به‌سته‌ر نابێت به‌تاڵ بێت.",
"Error" => "هه‌ڵه",
"Name" => "ناو",
@@ -7,3 +8,4 @@
"Folder" => "بوخچه",
"Download" => "داگرتن"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";