diff options
Diffstat (limited to 'apps/user_webdavauth/l10n/zh_CN.php')
-rw-r--r-- | apps/user_webdavauth/l10n/zh_CN.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/zh_CN.php b/apps/user_webdavauth/l10n/zh_CN.php index 33c77f7d30e..5b06409b42e 100644 --- a/apps/user_webdavauth/l10n/zh_CN.php +++ b/apps/user_webdavauth/l10n/zh_CN.php @@ -1,3 +1,3 @@ <?php $TRANSLATIONS = array( -"WebDAV URL: http://" => "WebDAV地址: http://" +"URL: http://" => "URL:http://" ); |