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
|
@ -92,7 +92,7 @@ pl:
|
|||
blocking: Lista blokowanych
|
||||
following: Lista śledzonych
|
||||
upload: Załaduj
|
||||
landing_strip_html: <strong>%{name}</strong> ma konto na <strong>%{domain}</strong>. Możesz je śledzić i wejść z nim w interakcję jeśli masz konto gdziekolwiek w Fediwersie. Jeśli jeszcze go nie masz, możesz <a href="%{sign_up_path}">stworzyć konto</a>.
|
||||
landing_strip_html: <strong>%{name}</strong> ma konto na %{link_to_root_path}. Możesz je śledzić i wejść z nim w interakcję jeśli masz konto gdziekolwiek w Fediwersie. Jeśli jeszcze go nie masz, możesz <a href="%{sign_up_path}">stworzyć konto</a>.
|
||||
notification_mailer:
|
||||
digest:
|
||||
body: 'Oto krótkie podsumowanie co Cię ominęło na %{instance} od Twojej ostatniej wizyty (%{since}):'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue