Translated using Weblate (French)

Currently translated at 100.0% (546 of 546 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
Anne Onyme 017 2022-02-14 17:55:48 +00:00 committed by Hosted Weblate
parent caf6c8b937
commit 10f66ef0f0
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 9 additions and 1 deletions

View File

@ -2737,5 +2737,13 @@
"integrationsNotImplemented": "La modification des widgets et des intégrations n'est pas encore possible.",
"@integrationsNotImplemented": {},
"editIntegrations": "Modifier les widgets et les intégrations",
"@editIntegrations": {}
"@editIntegrations": {},
"reactedWith": "{sender} a réagi avec {reaction}",
"@reactedWith": {
"type": "text",
"placeholders": {
"sender": {},
"reaction": {}
}
}
}