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