moved to new repo

This commit is contained in:
wukko
2022-07-09 00:17:56 +06:00
committed by GitHub
parent 1decab4daf
commit 94acf10e9e
62 changed files with 2187 additions and 4 deletions

20
strings/en/settings.json Normal file
View File

@@ -0,0 +1,20 @@
{
"category-appearance": "appearance",
"always-visible": "keep >> visible",
"picker": "always download max quality",
"format": "download format",
"format-info": "webm videos are usually higher quality but not all devices can play them. select webm only if you need max quality available. audio only downloads will always be max quality.",
"theme": "theme",
"theme-auto": "auto",
"theme-light": "light",
"theme-dark": "dark",
"misc": "miscellaneous",
"general": "downloads",
"quality": "quality",
"q-max": "max",
"q-hig": "high\n",
"q-mid": "medium\n",
"q-low": "low\n",
"q-los": "lowest",
"q-desc": "all resolutions listed here are max values. if there's no video of preferred quality closest one gets picked instead."
}