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
|
@ -93,7 +93,7 @@ it:
|
|||
blocking: Lista dei bloccati
|
||||
following: Lista dei seguaci
|
||||
upload: Carica
|
||||
landing_strip_html: <strong>%{name}</strong> è un utente su <strong>%{domain}</strong>. Puoi seguirlo o interagire con lui se possiedi un account ovunque nel fediverse. Se non possiedi un account, puoi <a href="%{sign_up_path}">iscriverti qui</a>.
|
||||
landing_strip_html: <strong>%{name}</strong> è un utente su %{link_to_root_path}. Puoi seguirlo o interagire con lui se possiedi un account ovunque nel fediverse. Se non possiedi un account, puoi <a href="%{sign_up_path}">iscriverti qui</a>.
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Impossibile allegare video a un post che contiene già immagini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue