From b85894ef0a2d60895e08ccd43bbbd779b6256127 Mon Sep 17 00:00:00 2001 From: hiddify-com <114227601+hiddify-com@users.noreply.github.com> Date: Sun, 4 Aug 2024 19:30:50 +0200 Subject: [PATCH] fix: fr trnalsation --- assets/translations/strings_fr.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/translations/strings_fr.i18n.json b/assets/translations/strings_fr.i18n.json index 93bda845..616586b3 100644 --- a/assets/translations/strings_fr.i18n.json +++ b/assets/translations/strings_fr.i18n.json @@ -270,7 +270,7 @@ "unexpected": "Erreur inattendue", "clash": { "unexpected": "Erreur inattendue", - "core": "Erreur de conflit ${raison}" + "core": "Erreur de conflit ${reason}" }, "singbox": { "unexpected": "Erreur de service inattendue",