summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/eo.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/eo.php')
-rw-r--r--apps/user_webdavauth/l10n/eo.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/eo.php b/apps/user_webdavauth/l10n/eo.php
index 0e1fda7c4c2..ddcac32ca1b 100644
--- a/apps/user_webdavauth/l10n/eo.php
+++ b/apps/user_webdavauth/l10n/eo.php
@@ -1,3 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV-aĆ­tentigo"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";