summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lb.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/lb.php')
-rw-r--r--apps/files_sharing/l10n/lb.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php
index a604affee64..d37a1d9d22a 100644
--- a/apps/files_sharing/l10n/lb.php
+++ b/apps/files_sharing/l10n/lb.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.",
"Password" => "Passwuert",
"Submit" => "Fortschécken",
@@ -9,3 +10,4 @@
"Cancel upload" => "Upload ofbriechen",
"No preview available for" => "Keeng Preview do fir"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";