mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 12:15:21 +00:00
web/ProcessingQueueItem: state icons, localized strings, fix line break
This commit is contained in:
@@ -2,5 +2,9 @@
|
||||
"title": "processing queue",
|
||||
"stub": "nothing in the queue yet, only two of us.\ntry {{ value }} something!",
|
||||
"stub.download": "downloading",
|
||||
"stub.remux": "remuxing"
|
||||
"stub.remux": "remuxing",
|
||||
|
||||
"state.waiting": "queued",
|
||||
"state.starting": "starting...",
|
||||
"state.running.remux": "remuxing"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user