Video_downloader/web/i18n/en/button.json
wukko c5d8d33870
web/SettingsInput: hide sensitive input & allow to show it with a button
also fixed padding & svg rendering in safari
2025-02-05 18:30:00 +06:00

24 lines
531 B
JSON

{
"gotit": "got it",
"cancel": "cancel",
"reset": "reset",
"done": "done",
"download.audio": "download audio",
"download": "download",
"share": "share",
"copy": "copy",
"copy.section": "copy the section link",
"copied": "copied",
"import": "import",
"continue": "continue",
"star": "star",
"follow": "follow",
"save": "save",
"export": "export",
"yes": "yes",
"no": "no",
"clear": "clear",
"show_input": "show input",
"hide_input": "hide input"
}