From 2575d9c07c90e11a87d9d348cba77fb33f50e403 Mon Sep 17 00:00:00 2001 From: Christoph Stahl Date: Tue, 1 Feb 2022 11:49:34 +0000 Subject: [PATCH] =?UTF-8?q?Eingedeutscht,=20mit=20=F0=9F=8D=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/modals/InfoModal.tsx | 44 ++++++++++++++-------------- src/components/modals/StatsModal.tsx | 2 +- src/components/modals/WinModal.tsx | 2 +- src/lib/share.ts | 2 +- src/lib/words.ts | 8 +++-- 5 files changed, 31 insertions(+), 27 deletions(-) diff --git a/src/components/modals/InfoModal.tsx b/src/components/modals/InfoModal.tsx index 3fc0f32..b579bb9 100644 --- a/src/components/modals/InfoModal.tsx +++ b/src/components/modals/InfoModal.tsx @@ -10,41 +10,41 @@ export const InfoModal = ({ isOpen, handleClose }: Props) => { return (

- Guess the WORDLE in 6 tries. After each guess, the color of the tiles - will change to show how close your guess was to the word. + Rate das 🍯le in 6 Versuchen. Nach jedem Versuch ändert sich die Farbe des Kästchens + um anzuzeigen, wie nah man an der korrekten Lösung ist.

- + + + - -

- The letter W is in the word and in the correct spot. + Der Buchstabe I ist an der korrekten Stelle.

- - - - - -
-

- The letter L is in the word but in the wrong spot. -

- -
- - - - + + + +

- The letter U is not in the word in any spot. + Der Buchstabe U ist in dem Wort enthalten, aber an der falschen Stelle. +

+ +
+ + + + + +
+

+ Der Buchstabe E ist nicht in dem Wort enthalten.

) diff --git a/src/components/modals/StatsModal.tsx b/src/components/modals/StatsModal.tsx index 4b0ad02..1cc33df 100644 --- a/src/components/modals/StatsModal.tsx +++ b/src/components/modals/StatsModal.tsx @@ -14,7 +14,7 @@ export const StatsModal = ({ isOpen, handleClose, gameStats }: Props) => {

- Guess Distribution + Rateverteilung

diff --git a/src/components/modals/WinModal.tsx b/src/components/modals/WinModal.tsx index a0979da..c6c295e 100644 --- a/src/components/modals/WinModal.tsx +++ b/src/components/modals/WinModal.tsx @@ -18,7 +18,7 @@ export const WinModal = ({ handleShare, }: Props) => { return ( - +