@@ -493,8 +493,8 @@ account_link = Linked Accounts | |||||
organization = Organizations | organization = Organizations | ||||
uid = Uid | uid = Uid | ||||
u2f = Security Keys | 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_account_information = Bind account information | ||||
bind_time = Bind Time | bind_time = Bind Time | ||||
wechat = Wechat | wechat = Wechat | ||||
@@ -496,7 +496,7 @@ account_link=已绑定帐户 | |||||
organization=组织 | organization=组织 | ||||
uid=用户 ID | uid=用户 ID | ||||
u2f=安全密钥 | u2f=安全密钥 | ||||
weChat_bind = 微信绑定 | |||||
wechat_bind = 微信绑定 | |||||
bind_wechat = 绑定微信 | bind_wechat = 绑定微信 | ||||
bind_account_information = 绑定账号信息 | bind_account_information = 绑定账号信息 | ||||
bind_time = 绑定时间 | bind_time = 绑定时间 | ||||
@@ -104,7 +104,7 @@ | |||||
</form> | </form> | ||||
</div> | </div> | ||||
<h4 class="ui top attached header"> | <h4 class="ui top attached header"> | ||||
{{$.i18n.Tr "settings.weChat_bind"}} | |||||
{{$.i18n.Tr "settings.wechat_bind"}} | |||||
</h4> | </h4> | ||||
{{if not .SignedUser.IsBindWechat}} | {{if not .SignedUser.IsBindWechat}} | ||||
<div class="ui attached segment"> | <div class="ui attached segment"> | ||||