diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-24 00:12:16 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-24 00:12:16 +0100 |
commit | 7d52c39419123ed3d20368245166e6fc1150975a (patch) | |
tree | 59ada475e466c0171eded82ca7d863ef8829e3ec /apps/user_webdavauth/l10n/zh_CN.php | |
parent | 15da11effebc25bac17c14e1c8d50e13f51e0b5a (diff) | |
download | nextcloud-server-7d52c39419123ed3d20368245166e6fc1150975a.tar.gz nextcloud-server-7d52c39419123ed3d20368245166e6fc1150975a.zip |
[tx-robot] updated from transifex
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://" ); |