From 74a92bb5703dbfaa365e0cc992e33ba46ccb49eb Mon Sep 17 00:00:00 2001 From: MRegnard <62838312+MRegnard@users.noreply.github.com> Date: Tue, 23 Apr 2024 11:55:22 +0200 Subject: [PATCH] French translation of "Fibbin" (#169) French translation of "Fibbin" (#169) --- CHANGELOG.md | 1 + src/store/locale/fr/fabled.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c9655..211eef7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Upcomming Version +- MAINT: changed french name for Fibbin from Mensonge to Menteur - MAINT: french translation inconcistancy for snake charmer - MAINT: changed french name for Baloonist from Montgolfier to Aéronaute - MAINT: adjustment to nomination messages diff --git a/src/store/locale/fr/fabled.json b/src/store/locale/fr/fabled.json index 40c1cc9..f216ed9 100644 --- a/src/store/locale/fr/fabled.json +++ b/src/store/locale/fr/fabled.json @@ -92,7 +92,7 @@ "Utilisé" ], "setup": false, - "name": "Mensonge", + "name": "Menteur", "team": "fabled", "ability": "Une fois par partie, un joueur Bon peut recevoir une information fausse." },