diff --git a/src/i18n/locales/en/translation.json b/src/i18n/locales/en/translation.json index 0ed986d..5007130 100644 --- a/src/i18n/locales/en/translation.json +++ b/src/i18n/locales/en/translation.json @@ -100,8 +100,8 @@ "title": "Server Content", "subtitles": [ "Latest Survival Progress", - "Latest Architectural Works", - "Latest Redstone Creations" + "Latest Redstone Creations", + "Latest Architectural Works" ] } }, diff --git a/src/i18n/locales/zh_CN/translation.json b/src/i18n/locales/zh_CN/translation.json index 9e9544a..6db66d6 100644 --- a/src/i18n/locales/zh_CN/translation.json +++ b/src/i18n/locales/zh_CN/translation.json @@ -98,7 +98,7 @@ }, "carousel": { "title": "服务器内容", - "subtitles": ["最新生存进度", "最新建筑作品", "最新红石作品"] + "subtitles": ["最新生存进度", "最新红石作品", "最新建筑作品"] } }, "notFound": { diff --git a/src/i18n/locales/zh_TW/translation.json b/src/i18n/locales/zh_TW/translation.json index 3b0f337..86a6962 100644 --- a/src/i18n/locales/zh_TW/translation.json +++ b/src/i18n/locales/zh_TW/translation.json @@ -98,7 +98,7 @@ }, "carousel": { "title": "伺服器內容", - "subtitles": ["最新生存進度", "最新建築作品", "最新紅石作品"] + "subtitles": ["最新生存進度", "最新紅石作品", "最新建築作品"] } }, "notFound": {