From 844173b7c28d8203096d99aa37957d757f2e0a54 Mon Sep 17 00:00:00 2001 From: Renan LE CARO Date: Thu, 22 May 2025 20:14:05 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 85.6% (417 of 487 strings) Translation: Breakout 71/In app translations Translate-URL: https://hosted.weblate.org/projects/breakout-71/in-app-translations/fr/ --- src/i18n/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 12269b7..f8dfc3b 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -19,9 +19,9 @@ "editor.editing.rename_prompt": "Veuillez saisir un nouveau nom pour le niveau", "editor.editing.right": "Déplacer toutes les briques vers la droite", "editor.editing.show_code": "Afficher le code de niveau", - "editor.editing.show_code_help": "Vous pouvez ensuite le copier manuellement", + "editor.editing.show_code_help": "Vous pouvez ensuite le copier manuellement.", "editor.editing.smaller": "Diminuer la taille du niveau", - "editor.editing.title": "Niveau d'édition : {{name}}", + "editor.editing.title": "Édition du niveau : {{name}}", "editor.editing.up": "Déplacez toutes les briques", "editor.help": "Créez des niveaux personnalisés et partagez-les pour les inclure dans le jeu.", "editor.import": "Importer un niveau",