mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-08 19:56:34 +01:00
12 lines
392 B
JSON
12 lines
392 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",
|
|
"estimated_storage_usage": "estimated storage usage:"
|
|
}
|