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
|
@ -32,6 +32,8 @@ hu:
|
|||
validation_errors:
|
||||
one: Valami nincs rendjén! Kérlek tekintsd meg a hibát alant
|
||||
other: Valami nincs rendjén! Kérlek tekintsd meg a %{count} darab hibát alant.
|
||||
landing_strip_html: <strong>%{name}</strong> is a user on %{link_to_root_path}. You can follow them or interact with them if you have an account anywhere in the fediverse.
|
||||
landing_strip_signup_html: If you don't, you can <a href="%{sign_up_path}">sign up here</a>.
|
||||
notification_mailer:
|
||||
favourite:
|
||||
body: 'Az állapotodat kedvencnek jelölte %{name}:'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue