From c179a3e4d3bd21b8874374e0a89f4dc3dc64f748 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 25 Feb 2022 18:10:26 +0800 Subject: [PATCH] fix issue --- options/locale/locale_en-US.ini | 4 ++-- options/locale/locale_zh-CN.ini | 2 +- templates/user/settings/profile.tmpl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 24cd27f78..0787e6ce6 100755 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -493,8 +493,8 @@ account_link = Linked Accounts organization = Organizations uid = Uid u2f = Security Keys -bind_wechat = Bind weChat -weChat_bind = WeChat Binding +bind_wechat = Bind WeChat +wechat_bind = WeChat Binding bind_account_information = Bind account information bind_time = Bind Time wechat = Wechat diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 6d1d8c7b2..2eeb72735 100755 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -496,7 +496,7 @@ account_link=已绑定帐户 organization=组织 uid=用户 ID u2f=安全密钥 -weChat_bind = 微信绑定 +wechat_bind = 微信绑定 bind_wechat = 绑定微信 bind_account_information = 绑定账号信息 bind_time = 绑定时间 diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl index f51351fde..97918aedd 100644 --- a/templates/user/settings/profile.tmpl +++ b/templates/user/settings/profile.tmpl @@ -104,7 +104,7 @@

- {{$.i18n.Tr "settings.weChat_bind"}} + {{$.i18n.Tr "settings.wechat_bind"}}

{{if not .SignedUser.IsBindWechat}}