summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/zh_TW.php
blob: 304ecdaf4f3579c53a764c941fe0a281914b77e6 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV 認證"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";