From 5ba87ab8040cd0ecd77ed50cabc0c6b3a3295a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pascal=20Gross=C3=A9?= Date: Wed, 10 Jun 2020 15:15:48 +0200 Subject: [PATCH] Fixed a french translation typo --- src/js/game/colors.js | 22 +++++++++++----------- translations/base-fr.yaml | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/js/game/colors.js b/src/js/game/colors.js index 6d483771..835b9f98 100644 --- a/src/js/game/colors.js +++ b/src/js/game/colors.js @@ -140,17 +140,17 @@ for (const colorA in enumColorMixingResults) { assertAlways( false, "invalid color mixing configuration, " + - colorA + - " + " + - colorB + - " is " + - resultColor + - " but " + - colorB + - " + " + - colorA + - " is " + - existingResult + colorA + + " + " + + colorB + + " is " + + resultColor + + " but " + + colorB + + " + " + + colorA + + " is " + + existingResult ); } enumColorMixingResults[colorB][colorA] = resultColor; diff --git a/translations/base-fr.yaml b/translations/base-fr.yaml index de1cf392..fd9a4340 100644 --- a/translations/base-fr.yaml +++ b/translations/base-fr.yaml @@ -152,7 +152,7 @@ mainMenu: J'attends avec impatience de voir vos superbes créations! showInfo: Voir - contestOver: Ce concours est terminé - Rejoignez le servuer discord pour être notifié de nouveaux concours! + contestOver: Ce concours est terminé - Rejoignez le serveur discord pour être tenu au courant des prochains concours ! dialogs: buttons: