Translate UI parts to german
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m29s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 1m29s
This commit is contained in:
parent
388ce3d04a
commit
77bc1bfc41
@ -123,7 +123,7 @@ export const WaitingRoom = () => {
|
|||||||
|
|
||||||
setMessages([{
|
setMessages([{
|
||||||
system: true,
|
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 () => {
|
return () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user