Stabilize TTS voice reload and reconnect logging

This commit is contained in:
2026-05-19 17:08:48 +02:00
parent df5933c194
commit b911c40d89
6 changed files with 148 additions and 27 deletions
+2 -1
View File
@@ -64,5 +64,6 @@
"popup.defaultError": "The game ended because of an unrecoverable error.",
"popup.defaultAchievement": "Achievement unlocked.",
"popup.defaultAlert": "Hint",
"popup.commandTimeout": "The game server did not answer in time. You can try again."
"popup.commandTimeout": "The game server did not answer in time. You can try again.",
"popup.serverUnavailable": "The game server is currently unavailable. The client tried to reconnect for one minute. Please reload the page after the server is running again."
}