From 0db732b92132826b27697e664f75396682e8b3f5 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 28 Sep 2025 19:48:27 +0200 Subject: [PATCH] fix(trans/fr): remove typo --- src/l10n/fixtures/fr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/l10n/fixtures/fr.yaml b/src/l10n/fixtures/fr.yaml index 793f1ce..295680a 100644 --- a/src/l10n/fixtures/fr.yaml +++ b/src/l10n/fixtures/fr.yaml @@ -1,4 +1,4 @@ -'Custom menu': '­­­Menu personnalisé' +'Custom menu': 'Menu personnalisé' 'Enable the custom menu': 'Activer le menu personnalisé' 'No': 'Non' 'Yes': 'Oui'