diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-29 00:02:45 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-29 00:02:45 +0100 |
commit | dbb4e74c79c9468ecda22c9b43778691a7936c2a (patch) | |
tree | a0295405e80927a6b59df90feb52c3b4d0b31f81 /core/l10n/zh_CN.php | |
parent | e5a74903e453e0628a1544ddc37ee05454a38462 (diff) | |
download | nextcloud-server-dbb4e74c79c9468ecda22c9b43778691a7936c2a.tar.gz nextcloud-server-dbb4e74c79c9468ecda22c9b43778691a7936c2a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r-- | core/l10n/zh_CN.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index a7740dea9bd..8bfa304482b 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -38,6 +38,7 @@ "ownCloud password reset" => "重置 ownCloud 密码", "Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}", "You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。", +"Request failed!" => "请求失败!", "Username" => "用户名", "Request reset" => "请求重置", "Your password was reset" => "您的密码已重置", |