diff options
Diffstat (limited to 'apps/provisioning_api/l10n/zh_CN.js')
-rw-r--r-- | apps/provisioning_api/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/provisioning_api/l10n/zh_CN.js b/apps/provisioning_api/l10n/zh_CN.js index 896ba7600f7..7339c66f1e7 100644 --- a/apps/provisioning_api/l10n/zh_CN.js +++ b/apps/provisioning_api/l10n/zh_CN.js @@ -7,6 +7,7 @@ OC.L10N.register( "Email was already removed from account and cannot be confirmed anymore." : "电子邮件已从帐户中删除,无法再确认。", "Could not verify mail because the token is expired." : "无法验证邮件,因为令牌已过期", "Could not verify mail because the token is invalid." : "无法验证邮件,因为令牌无效", + "An unexpected error occurred. Please contact your admin." : "发生意外错误。请联系系统管理员", "Email confirmation successful" : "电子邮件确认成功", "Provisioning API" : "Provisioning API", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "此应用程序启用了一组 API ,外部系统可以使用这些 API 来管理用户、组和应用程序。", |