From 12eaf2d67236b03f003cc1c67a74b411dd8f15dc Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 25 Feb 2022 18:07:09 +0800 Subject: [PATCH] fix issue --- options/locale/locale_en-US.ini | 2 +- templates/user/settings/profile.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 7478a5ac1..24cd27f78 100755 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -493,7 +493,7 @@ account_link = Linked Accounts organization = Organizations uid = Uid u2f = Security Keys -bind_weChat = Bind weChat +bind_wechat = Bind weChat weChat_bind = WeChat Binding bind_account_information = Bind account information bind_time = Bind Time diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl index 302f56886..f51351fde 100644 --- a/templates/user/settings/profile.tmpl +++ b/templates/user/settings/profile.tmpl @@ -108,7 +108,7 @@ {{if not .SignedUser.IsBindWechat}}
- {{$.i18n.Tr "settings.bind_weChat"}} + {{$.i18n.Tr "settings.bind_wechat"}}
{{else}}