Add link for domain in land strip (#2306)
* Add link for domain in land strip * Use root_path * Avoid repeating code
This commit is contained in:
parent
55e32fe579
commit
072c6f1527
20 changed files with 20 additions and 19 deletions
|
@ -95,7 +95,7 @@ nl:
|
|||
following: Volglijst
|
||||
muting: Negeerlijst
|
||||
upload: Uploaden
|
||||
landing_strip_html: <strong>%{name}</strong> is een gebruiker op <strong>%{domain}</strong>. Je kunt deze volgen en ermee communiceren als je ergens in deze fediverse een account hebt. Als je dat niet hebt, kun je je <a href="%{sign_up_path}">hier aanmelden</a>.
|
||||
landing_strip_html: <strong>%{name}</strong> is een gebruiker op %{link_to_root_path}. Je kunt deze volgen en ermee communiceren als je ergens in deze fediverse een account hebt. Als je dat niet hebt, kun je je <a href="%{sign_up_path}">hier aanmelden</a>.
|
||||
notification_mailer:
|
||||
digest:
|
||||
body: 'Hier is een korte samenvatting van wat je hebt gemist op %{instance} sinds jouw laatste bezoek op %{since}:'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue