Translate UI parts to german
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m29s

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

View File

@ -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 () => {