chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
This commit is contained in:
parent
1379124682
commit
cb50ecdb07
31 changed files with 61 additions and 27 deletions
|
@ -248,7 +248,8 @@ zh-CN:
|
|||
following: 关注名单
|
||||
muting: 静音名单
|
||||
upload: 上载
|
||||
landing_strip_html: <strong>%{name}</strong> 是一个在 %{link_to_root_path} 的用户。只要你是象毛世界里(Mastodon、GNU social)任一服务站的用户,便可以跨站关注此站用户并与其沟通。如果你没有这类账户,欢迎在<a href="%{sign_up_path}">此处登记</a>。
|
||||
landing_strip_html: <strong>%{name}</strong> 是一个在 %{link_to_root_path} 的用户。只要你是象毛世界里(Mastodon、GNU social)任一服务站的用户,便可以跨站关注此站用户并与其沟通。
|
||||
landing_strip_signup_html: 如果你没有这类账户,欢迎在<a href="%{sign_up_path}">此处登记</a>。
|
||||
notification_mailer:
|
||||
digest:
|
||||
body: 自从你在%{since}使用%{instance}以后,错过了这些嘟嘟滴滴:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue