mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-15 11:25:17 +00:00
a8bb64ffb1
- added a dedicated ui debug button - fixed scrolling (content is no longer cutting off weirdly) - moved stub to its own component - moved all permanent strings to localization
7 lines
187 B
JSON
7 lines
187 B
JSON
{
|
|
"title": "processing queue",
|
|
"stub": "nothing in the queue yet, only two of us.\ntry {{ value }} something!",
|
|
"stub.download": "downloading",
|
|
"stub.remux": "remuxing"
|
|
}
|