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,9 +17,7 @@
"meta": {
"title": "STARSET Mirror",
"description": "STARSET Mirror, connecting STARSET and you."
},
"latestUpdates": "Latest Updates",
"featuredProjects": "Featured Projects"
}
},
"projects": {
"meta": {
@ -49,7 +47,6 @@
"loading": "Loading...",
"back_to_list": "Back to Updates",
"filter": {
"all": "All Updates",
"title": "Filter by Tags",
"search_placeholder": "Search tags...",
"no_results": "No matching tags found",
@ -76,7 +73,6 @@
"title": "Contributors - STARSET Mirror",
"description": "Meet the amazing people behind STARSET Mirror. Our contributors work tirelessly to bring STARSET closer to you."
},
"title": "Contributors",
"tabs": {
"contributors": "Contributors",
"sponsors": "Sponsors"
@ -99,16 +95,17 @@
},
"aria": {
"mainContent": "Main content",
"breadcrumb": "Page navigation",
"navigation": "Site navigation",
"menu": "Menu",
"navigation": "Navigation",
"search": "Search",
"darkMode": "Dark mode",
"language": "Language selection",
"loading": "Loading",
"error": "Error",
"language": "Change language",
"darkMode": "Toggle dark mode",
"openMenu": "Open menu",
"closeMenu": "Close menu",
"openMenu": "Open menu"
"error": "Error",
"loading": "Loading",
"comments": "Comments section",
"breadcrumb": "Breadcrumb"
},
"hero": {
"title": "Connecting STARSET and You",
@ -174,9 +171,7 @@
},
"common": {
"loading": "Loading...",
"error": "An error occurred",
"retry": "Retry",
"close": "Close"
"error": "An error occurred"
}
}
}