web/i18n/save: fix grammar in terms note
This commit is contained in:
parent
1f0958a0d1
commit
36c11556d7
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue