web/i18n/save: fix grammar in terms note

This commit is contained in:
wukko 2024-07-14 20:33:49 +06:00
parent 1f0958a0d1
commit 36c11556d7
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -5,6 +5,6 @@
"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"
"terms.note.agreement": "by continuing, you agree to",
"terms.note.link": "the terms and ethics of use"
}