mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-28 17:40:17 +00:00
12 lines
333 B
JSON
12 lines
333 B
JSON
{
|
|
"title": "local processing",
|
|
"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"
|
|
}
|