mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
33d6b5bd81
also: - renamed processing tab in settings to "instances" - improved override description - prefer custom over override (and grey out the option) - dedicated lib for all api safety warnings - left aligned small popup with smaller icon - ability to grey out settings category & toggle
17 lines
342 B
JSON
17 lines
342 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"
|
|
}
|