forked from Mirrors/elk
fix(i18n): correct typo (#2343)
This commit is contained in:
parent
bd7436e5d2
commit
c5b1b32f2c
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@
|
|||
"help": {
|
||||
"build_preview": {
|
||||
"desc1": "You are currently viewing a preview version of Elk from the community - {0}.",
|
||||
"desc2": "It may contains unreviewed or even malicious changes.",
|
||||
"desc2": "It may contain unreviewed or even malicious changes.",
|
||||
"desc3": "Don't log in with your real account.",
|
||||
"title": "Preview deploy"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue