diff options
Diffstat (limited to 'apps/user_webdavauth/l10n/zh_TW.php')
-rw-r--r-- | apps/user_webdavauth/l10n/zh_TW.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/zh_TW.php b/apps/user_webdavauth/l10n/zh_TW.php index 79740561e5a..b357c8aa902 100644 --- a/apps/user_webdavauth/l10n/zh_TW.php +++ b/apps/user_webdavauth/l10n/zh_TW.php @@ -1,3 +1,4 @@ <?php $TRANSLATIONS = array( -"WebDAV URL: http://" => "WebDAV 網址 http://" +"WebDAV Authentication" => "WebDAV 認證", +"URL: http://" => "網址:http://" ); |