From 1f7d4f7336b5735bed009073902ffca93dee1e3c Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:58:51 +0200 Subject: [PATCH] Fix french translation --- public/locales/fr/tournament.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fr/tournament.json b/public/locales/fr/tournament.json index 6ffdf9268..177d4c045 100644 --- a/public/locales/fr/tournament.json +++ b/public/locales/fr/tournament.json @@ -55,7 +55,7 @@ "bestOf.label.short": "Md", "pickInfo.team": "L'équipe {{number}} fait son choix.", - "pickInfo.team.specific": "{{team}} à fait son choix.", + "pickInfo.team.specific": "{{team}} a fait son choix.", "pickInfo.tiebreaker": "Tiebreaker", "pickInfo.both": "Les deux ont choisi", "pickInfo.default": "Stages par défaut",