cobalt/web/i18n/en/save.json
wukko 6c9d759a3a
web: update save page i18n & add link to terms and ethics of use
now also styling <a> properly, with exceptions only when needed
2024-07-13 13:45:53 +06:00

11 lines
283 B
JSON

{
"paste": "paste",
"paste.long": "paste and download",
"auto": "auto",
"audio": "audio",
"mute": "mute",
"input.placeholder": "paste the link here",
"terms.note.agreement": "by continuing you agree to",
"terms.note.link": "terms and ethics of use"
}