mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-13 14:16:25 +01:00
10 lines
295 B
JSON
10 lines
295 B
JSON
{
|
|
"title": "processing queue",
|
|
"stub": "nothing in the queue yet, only two of us.\ntry {{ value }} something!",
|
|
"stub.download": "downloading",
|
|
"stub.remux": "remuxing",
|
|
|
|
"state.waiting": "queued",
|
|
"state.starting": "starting...",
|
|
"state.running.remux": "remuxing"
|
|
}
|