Translate UI parts to german

This commit is contained in:
2025-03-01 20:31:52 +01:00
parent 388ce3d04a
commit 77bc1bfc41

@ -123,7 +123,7 @@ export const WaitingRoom = () => {
setMessages([{
system: true,
text: "Welcome to the waiting room! Waiting for others to join..."
text: "Willkommen im Warteraum! Es wird noch auf weitere Spieler gewartet..."
}]);
return () => {