fix: 增加部分字段的国际化
This commit is contained in:
parent
1ca5e27f4d
commit
dccac799a4
@ -1,6 +1,6 @@
|
|||||||
export default {
|
export default {
|
||||||
footer: {
|
footer: {
|
||||||
site_map: "Site Mapqweqwe",
|
site_map: "Site Map",
|
||||||
privacy_policy: "Privacy Policy",
|
privacy_policy: "Privacy Policy",
|
||||||
terms_of_use:"Terms of use"
|
terms_of_use:"Terms of use"
|
||||||
},
|
},
|
||||||
@ -14,6 +14,7 @@ export default {
|
|||||||
value: "View Press Release",
|
value: "View Press Release",
|
||||||
view_document: "View Document",
|
view_document: "View Document",
|
||||||
},
|
},
|
||||||
|
|
||||||
home: {
|
home: {
|
||||||
nav: {
|
nav: {
|
||||||
home: "Home",
|
home: "Home",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user