Translated using Weblate (French)

Currently translated at 100.0% (479 of 479 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
This commit is contained in:
Brendan Abolivier 2021-08-08 16:44:26 +00:00 committed by Hosted Weblate
parent 9ff931c4f6
commit 90c0031b5d

View file

@ -2587,5 +2587,13 @@
"@allChats": {
"type": "text",
"placeholders": {}
},
"noMatrixServer": "{server1} n'est pas un serveur Matrix, souhaitez-vous utiliser {server2} à la place ?",
"@noMatrixServer": {
"type": "text",
"placeholders": {
"server1": {},
"server2": {}
}
}
}