fix(scripts): resolve i18n check script path and logic issues (#23069)

This commit is contained in:
lyzno1
2025-07-29 09:39:10 +08:00
committed by GitHub
parent a7ce1e5789
commit f5e1fa4bd2
72 changed files with 295 additions and 67 deletions

View File

@@ -257,6 +257,7 @@ const translation = {
fixOnly: {
name: '僅修理',
selectedDescription: '僅限於修補版本的自動更新',
description: '僅為補丁版本自動更新例如1.0.1 → 1.0.2)。次要版本變更不會觸發更新。',
},
latest: {
description: '始終更新至最新版本',