Browse Source

Use gender neutral language as in the rest of the french translation (#5331)

master
Alda Marteau-Hardi 7 years ago
committed by Eugen Rochko
parent
commit
0352c40e99
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      app/javascript/mastodon/locales/fr.json

+ 2
- 2
app/javascript/mastodon/locales/fr.json View File

@ -168,8 +168,8 @@
"search_popout.search_format": "Recherche avancée",
"search_popout.tips.hashtag": "hashtag",
"search_popout.tips.status": "statuts",
"search_popout.tips.text": "Un texte simple renvoie les noms affichés, les noms d'utilisateur et les hashtags correspondants",
"search_popout.tips.user": "utilisateur",
"search_popout.tips.text": "Un texte simple renvoie les noms affichés, les noms d'utilisateur⋅ice et les hashtags correspondants",
"search_popout.tips.user": "utilisateur⋅ice",
"search_results.total": "{count, number} {count, plural, one {résultat} other {résultats}}",
"standalone.public_title": "Jeter un coup d’œil…",
"status.cannot_reblog": "Cette publication ne peut être boostée",

Loading…
Cancel
Save