From 01b74d783e2972b897acc791a09dbf3312565a50 Mon Sep 17 00:00:00 2001 From: Pierre Ferreira Date: Mon, 20 Nov 2023 16:10:54 +0100 Subject: [PATCH] fix typos :pencil2: --- cryptide_project/src/Translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptide_project/src/Translations/en.json b/cryptide_project/src/Translations/en.json index e287818..b462ccd 100644 --- a/cryptide_project/src/Translations/en.json +++ b/cryptide_project/src/Translations/en.json @@ -104,7 +104,7 @@ "info.composant.hair_col.title":"Hair's colors", "info.composant.hair_col":"The characters also have a hair colour, which can be found in the following colours :", - "hair.blanc":"Blanc", + "hair.blanc":"White", "hair.blond":"Blond", "hair.roux":"Red head", "hair.chatain":"Brown",