cobalt/web/i18n/en/save.json
wukko 97d381e993
web: move all strings to i18n & improve a11y
- omnibox is now fully usable with a screen reader
- back button is now interpreted as such
- subtext now accepts line breaks
2024-07-03 23:54:44 +06:00

10 lines
251 B
JSON

{
"paste": "paste",
"pasteAndDownload": "paste and download",
"auto": "auto",
"audio": "audio",
"mute": "mute",
"inputPlaceholder": "paste the link here",
"termsNote": "by continuing you agree to terms and ethics of use"
}