cobalt/strings/en/settings.json

21 lines
813 B
JSON
Raw Normal View History

2022-07-08 19:17:56 +01:00
{
"appearance": "appearance",
"alwaysVisibleButton": "keep >> visible",
"downloadPopupButton": "ask for a way to save",
2022-07-08 19:17:56 +01:00
"format": "download format",
"formatInfo": "select webm if you need max quality available. webm videos are usually higher quality but ios devices can't play them natively. all \"audio only\" downloads are max quality.",
2022-07-08 19:17:56 +01:00
"theme": "theme",
"themeAuto": "auto",
"themeLight": "light",
"themeDark": "dark",
2022-07-08 19:17:56 +01:00
"misc": "miscellaneous",
"general": "downloads",
"quality": "quality",
"qmax": "max",
"qhig": "high\n",
"qmid": "medium\n",
"qlow": "low\n",
"qlos": "lowest",
"qualityDesc": "all resolutions listed here are max values. if there's no video of preferred quality, closest one gets picked instead.",
"extra": "extra"
2022-07-08 19:17:56 +01:00
}