From 44362136488808d6e99128de7b0d13fd92524149 Mon Sep 17 00:00:00 2001 From: LU XIN Date: Wed, 26 Apr 2023 21:28:43 +0800 Subject: [PATCH] Lang.CN --- locales/en-US.json | 2 +- locales/zh-CN.json | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/locales/en-US.json b/locales/en-US.json index 64825a3..d1ae298 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -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", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 0db3279..7203bd5 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -1,3 +1,7 @@ { - +"home": { + "sectionOne": { + "topic": "帮助元宇宙登陆者找到奇点坐标" + } +} }