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": "连接星落与你",
@ -70,7 +69,6 @@
"loading": "正在加载...",
"back_to_list": "返回动态列表",
"filter": {
"all": "全部动态",
"title": "按标签筛选",
"search_placeholder": "搜索标签...",
"no_results": "未找到匹配的标签",
@ -97,7 +95,6 @@
"title": "贡献者 - STARSET Mirror",
"description": "认识 STARSET Mirror 背后的优秀贡献者们。他们不懈努力,让 STARSET 与你更近。"
},
"title": "贡献者",
"tabs": {
"contributors": "贡献者",
"sponsors": "赞助人"
@ -168,9 +165,7 @@
},
"common": {
"loading": "加载中...",
"error": "发生错误",
"retry": "重试",
"close": "关闭"
"error": "发生错误"
}
}
}