web/i18n/queue: update running remux text
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run

This commit is contained in:
wukko 2025-03-07 15:48:14 +06:00
parent 7dc2683180
commit 3935396709
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2

View File

@ -11,7 +11,7 @@
"state.starting.fetch": "starting downloading",
"state.starting.remux": "starting muxing",
"state.running.remux": "remuxing",
"state.running.remux": "muxing",
"state.running.fetch": "downloading",
"estimated_storage_usage": "estimated storage usage:"
}