New translations translation.json (French)

This commit is contained in:
AkiraFukushima 2021-08-27 01:15:07 +09:00
parent 0b1d98fbab
commit a37680590b
1 changed files with 2 additions and 1 deletions

View File

@ -496,7 +496,8 @@
},
"new_toot": {
"toot_length": "Le nombre de caractères d'un pouet doit être compris entre {{min}} et {{max}}",
"attach_length": "Nous ne pouvez joindre qu'un maximum de {{max}} images à votre pouet",
"attach_length": "You can only attach up to {{max}} image",
"attach_length_plural": "You can only attach up to {{max}} images",
"attach_image": "Vous ne pouvez attacher que des images ou des vidéos",
"poll_invalid": "Choix de sondage invalides"
}