mirror of https://gitee.com/answerdev/answer.git
refactor(i18n): update en.json
This commit is contained in:
parent
db6736ff4d
commit
0cada831ee
|
@ -976,7 +976,7 @@
|
|||
"msg": "Site name cannot be empty.",
|
||||
"text": "The name of this site, as used in the title tag."
|
||||
},
|
||||
"url": {
|
||||
"site_url": {
|
||||
"label": "Site URL",
|
||||
"msg": "Site url cannot be empty.",
|
||||
"text": "The address of your site."
|
||||
|
@ -991,7 +991,7 @@
|
|||
"msg": "Site description cannot be empty.",
|
||||
"text": "Describe this site in one sentence, as used in the meta description tag."
|
||||
},
|
||||
"email": {
|
||||
"contact_email": {
|
||||
"label": "Contact Email",
|
||||
"msg": "Contact email cannot be empty.",
|
||||
"text": "Email address of key contact responsible for this site."
|
||||
|
|
Loading…
Reference in New Issue