mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-26 04:36:25 +01:00
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",
|
"audio": "audio",
|
||||||
"mute": "mute",
|
"mute": "mute",
|
||||||
"input.placeholder": "paste the link here",
|
"input.placeholder": "paste the link here",
|
||||||
"terms.note.agreement": "by continuing you agree to",
|
"terms.note.agreement": "by continuing, you agree to",
|
||||||
"terms.note.link": "terms and ethics of use"
|
"terms.note.link": "the terms and ethics of use"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue