feat: translations integrity validation

closes #7
This commit is contained in:
CDN 2025-02-03 22:22:07 +08:00
parent 25bd99abc5
commit 47cf6171c5
Signed by: CDN
GPG key ID: 0C656827F9F80080
14 changed files with 291 additions and 62 deletions

View file

@ -17,22 +17,21 @@
"meta": {
"title": "STARSET Mirror",
"description": "STARSET Mirror連結星落與你。"
},
"latestUpdates": "最新動態",
"featuredProjects": "查看專案"
}
},
"aria": {
"mainContent": "主要內容",
"breadcrumb": "頁面導航",
"navigation": "網站導航",
"menu": "選單",
"navigation": "導航",
"search": "搜尋",
"darkMode": "深色模式",
"language": "語言選擇",
"loading": "載入中",
"error": "錯誤",
"language": "切換語言",
"darkMode": "切換深色模式",
"openMenu": "打開選單",
"closeMenu": "關閉選單",
"openMenu": "開啟選單"
"error": "錯誤",
"loading": "載入中",
"comments": "評論區",
"breadcrumb": "麵包屑導航"
},
"hero": {
"title": "連接星落與你",
@ -43,6 +42,10 @@
}
},
"projects": {
"meta": {
"title": "專案 - STARSET Mirror",
"description": "探索我們為 STARSET 和社群打造的專案。從翻譯到社群服務,了解我們如何為社群貢獻力量。"
},
"title": "專案",
"tags": {
"translation": "翻譯",
@ -58,11 +61,14 @@
}
},
"updates": {
"meta": {
"title": "動態 - STARSET Mirror",
"description": "了解 STARSET Mirror 的最新動態、更新和活動。跟隨我們支持 STARSET 社群的脚步。"
},
"title": "專案動態",
"loading": "正在載入...",
"back_to_list": "返回動態列表",
"filter": {
"all": "全部動態",
"title": "按標籤篩選",
"search_placeholder": "搜尋標籤...",
"no_results": "未找到匹配的標籤",
@ -85,7 +91,10 @@
}
},
"contributors": {
"title": "貢獻者",
"meta": {
"title": "貢獻者 - STARSET Mirror",
"description": "了解 STARSET Mirror 的核心貢獻者和贊助人。"
},
"tabs": {
"contributors": "貢獻者",
"sponsors": "贊助人"
@ -94,6 +103,10 @@
"regular_members": "專案成員 & 社群貢獻者"
},
"about": {
"meta": {
"title": "關於 - STARSET Mirror",
"description": "了解 STARSET Mirror 的使命、價值觀,以及我们致力于连接 STARSET 与全球粉丝的愿景。"
},
"title": "關於我們",
"contact": {
"title": "聯絡方式"
@ -158,9 +171,7 @@
},
"common": {
"loading": "載入中...",
"error": "發生錯誤",
"retry": "重試",
"close": "關閉"
"error": "發生錯誤"
}
}
}