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:
parent
3f728e3d19
commit
216f9527f0
1 changed files with 16 additions and 1 deletions
|
|
@ -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": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue