summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/zh_CN.php')
-rw-r--r--apps/user_webdavauth/l10n/zh_CN.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/zh_CN.php b/apps/user_webdavauth/l10n/zh_CN.php
index f23a692a811..69046042160 100644
--- a/apps/user_webdavauth/l10n/zh_CN.php
+++ b/apps/user_webdavauth/l10n/zh_CN.php
@@ -1,3 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV 认证"
);
+$PLURAL_FORMS = "nplurals=1; plural=0;";