Translated using Weblate (French)

Currently translated at 100.0% (532 of 532 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
Anne Onyme 017 2021-12-27 19:03:58 +00:00 committed by Hosted Weblate
parent bc07cc28e0
commit c4aea02755
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2693,5 +2693,20 @@
"yourStory": "Votre story",
"@yourStory": {},
"replyHasBeenSent": "La réponse a été envoyée",
"@replyHasBeenSent": {}
"@replyHasBeenSent": {},
"storyFrom": "Story du {date} : \n{body}",
"@storyFrom": {
"type": "text",
"placeholders": {
"date": {},
"body": {}
}
},
"videoWithSize": "Vidéo ({size})",
"@videoWithSize": {
"type": "text",
"placeholders": {
"size": {}
}
}
}