feat: sync individual content installation states on panel (#6909)

* feat: sync individual content installation states on panel

* feat: improve handling

* fix: lint

* fix: ws connection duplication + disconnecting during browse

* fix: sse feats

* fix: qa

* fix: qa

* fix: prepr

* fix: bug

* fix: lint
This commit is contained in:
Calum H.
2026-08-14 16:38:36 +00:00
committed by GitHub
parent 99683f570a
commit 9628b4c269
54 changed files with 2006 additions and 2429 deletions
-27
View File
@@ -3659,36 +3659,9 @@
"servers.grant-access-modal.target.searching": {
"defaultMessage": "Vyhledávání..."
},
"servers.installing-banner.error.unsupported-loader-version": {
"defaultMessage": "Modrinth Hosting tuto verzi Minecraftu nebo loaderu zatím nepodporuje."
},
"servers.installing-banner.phase.installing-addons": {
"defaultMessage": "Instalování addonů..."
},
"servers.installing-banner.phase.installing-modpack": {
"defaultMessage": "Instalování modpacku..."
},
"servers.installing-banner.phase.installing-platform": {
"defaultMessage": "Instalování platformy..."
},
"servers.installing-banner.preparing.header": {
"defaultMessage": "Připravujeme váš server"
},
"servers.installing-banner.ticker.adding-java": {
"defaultMessage": "Přidávání Javy..."
},
"servers.installing-banner.ticker.configuring-server": {
"defaultMessage": "Konfigurování serveru..."
},
"servers.installing-banner.ticker.downloading-mods": {
"defaultMessage": "Stahování módů..."
},
"servers.installing-banner.ticker.organizing-files": {
"defaultMessage": "Organizování souborů..."
},
"servers.installing-banner.ticker.setting-up-environment": {
"defaultMessage": "Nastavování prostředí..."
},
"servers.list-empty.already-have-server-label": {
"defaultMessage": "Už máte server?"
},