summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/is.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/is.php')
-rw-r--r--apps/user_webdavauth/l10n/is.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/is.php b/apps/user_webdavauth/l10n/is.php
index 10dcfa6e3d3..4fcab076542 100644
--- a/apps/user_webdavauth/l10n/is.php
+++ b/apps/user_webdavauth/l10n/is.php
@@ -1,3 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV AuĂ°kenni"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";