feat(i18n): add structural consistency tests for locale files and enhance existing tests

This commit is contained in:
Will Miao
2025-09-01 19:29:50 +08:00
parent 40ce2baa7b
commit 33334da0bb
3 changed files with 556 additions and 40 deletions

View File

@@ -770,9 +770,9 @@
},
"update": {
"title": "检查更新",
"currentVersion": "当前版本",
"updateAvailable": "更新可用",
"noChangelogAvailable": "没有详细的更新日志可用。请查看 GitHub 以获取更多信息。",
"currentVersion": "当前版本",
"newVersion": "新版本",
"commit": "提交",
"viewOnGitHub": "在 GitHub 查看",