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