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
|
@ -226,7 +226,8 @@ fr:
|
|||
following: Liste d'utilisateurs⋅trices suivi⋅es
|
||||
muting: Liste d'utilisateurs⋅trices que vous faites taire
|
||||
upload: Importer
|
||||
landing_strip_html: <strong>%{name}</strong> utilise %{link_to_root_path}. Vous pouvez le/la suivre et interagir si vous possédez un compte quelque part dans le "fediverse". Si ce n'est pas le cas, vous pouvez <a href="%{sign_up_path}">en créer un ici</a>.
|
||||
landing_strip_html: <strong>%{name}</strong> utilise %{link_to_root_path}. Vous pouvez le/la suivre et interagir si vous possédez un compte quelque part dans le "fediverse".
|
||||
landing_strip_signup_html: Si ce n'est pas le cas, vous pouvez <a href="%{sign_up_path}">en créer un ici</a>.
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Impossible de joindre une vidéo à un statut contenant déjà des images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue