From 02b1a0c91ad00ac24aadf2742b9c0676742e397e Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Tue, 30 Aug 2022 14:16:03 -0400 Subject: [PATCH] Update translations (#54) --- config/locales/server.zh_CN.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/server.zh_CN.yml b/config/locales/server.zh_CN.yml index 633dc87..f5a3950 100644 --- a/config/locales/server.zh_CN.yml +++ b/config/locales/server.zh_CN.yml @@ -8,5 +8,6 @@ zh_CN: site_settings: enable_steam_logins: "启用 Steam 身份验证,需要 steam_web_api_key。请参阅 Steam 登录/身份验证插件" steam_web_api_key: "Steam web API 密钥" + steam_allow_revoke: "允许用户取消关联他们的 Steam 帐户" errors: steam_web_api_key_is_empty: "在启用此设置之前,您必须先设置 'steam web api key'。"