cobalt/web/i18n/en/button.json
wukko 8a18645e0b
web/remux: warn user & terminate libav before switching tabs
warning about aborting processing will be shown before navigating away from remuxing tab
2024-09-09 03:08:18 +06:00

20 lines
400 B
JSON

{
"gotit": "got it",
"cancel": "cancel",
"reset": "reset",
"done": "done",
"download.audio": "download audio",
"download": "download",
"share": "share",
"copy": "copy",
"copied": "copied",
"import": "import",
"continue": "continue",
"star": "star",
"follow": "follow",
"save": "save",
"export": "export",
"yes": "yes",
"no": "no"
}