mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 11:09:25 +01:00
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
bc07cc28e0
commit
c4aea02755
@ -2693,5 +2693,20 @@
|
|||||||
"yourStory": "Votre story",
|
"yourStory": "Votre story",
|
||||||
"@yourStory": {},
|
"@yourStory": {},
|
||||||
"replyHasBeenSent": "La réponse a été envoyée",
|
"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…
Reference in New Issue
Block a user