cobalt/web/i18n/en/queue.json
2025-01-31 23:54:41 +06:00

11 lines
333 B
JSON

{
"title": "processing queue",
"stub": "nothing here yet, just the two of us.\ntry {{ value }} something!",
"stub.download": "downloading",
"stub.remux": "remuxing",
"state.waiting": "queued",
"state.starting": "starting...",
"state.running.remux": "remuxing",
"state.running.fetch": "downloading"
}