This commit is contained in:
胡鑫 2023-04-27 13:59:13 +08:00
commit 2a8e96cf78
3 changed files with 7 additions and 3 deletions

View File

@ -40,7 +40,7 @@
"sectionTwo": {
"title": "some of our clients"
},
"sectionThird": {
"sectionThree": {
"title": "OUR PREVIOUS WORK",
"topic": "Success Stories",
"description": "See how these great companies have partnered with LandVault to take their iconic brands into the metaverse",

View File

@ -1,3 +1,7 @@
{
"home": {
"sectionOne": {
"topic": "帮助元宇宙登陆者找到奇点坐标"
}
}
}

View File

@ -58,7 +58,7 @@ export default defineNuxtConfig({
locales: [
{
code: 'en',
file: 'en-US.json',
file: 'en-UK.json',
},
{
code: 'zh',