fix(ui): Correct false idle state on connection errors

Bump version to 2.4.6
This commit is contained in:
KoalaDev
2026-06-23 18:36:05 +02:00
parent d847389eef
commit 6276ee134c
24 changed files with 73 additions and 12 deletions
+2
View File
@@ -143,6 +143,8 @@
"STATUS_CONNECTING": "Connexion...",
"STATUS_FAILED": "Échec",
"STATUS_DISCONNECTED": "Déconnecté",
"STATUS_IDLE": "Prêt à se connecter",
"STATUS_IDLE_TOOLTIP": "KoalaSync est prêt. Rejoignez ou créez un salon pour vous connecter et commencer la synchronisation.",
"BTN_STATE_JOINING": "🚀 Connexion...",
"BTN_STATE_RECONNECTING": "🔄 Reconnexion...",
"BTN_STATE_PLAYING": "▶ Lecture...",