[Localization] Improve zh_CN Localization Content (#2075)

* fix zh_CN modifier-type locales

* update zh_CN/achv.ts
This commit is contained in:
SnowCharm 2024-06-11 13:32:56 +08:00 committed by GitHub
parent f45ad124b2
commit 2a6ef08cff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ export const PGMachv: AchievementTranslationEntries = {
name: "成就",
},
"Locked": {
name: "",
name: "未解锁",
},
"MoneyAchv": {

View File

@ -404,9 +404,9 @@ export const modifierType: ModifierTypeTranslationEntries = {
"MIND_PLATE": "神奇石板",
"ICICLE_PLATE": "冰柱石板",
"DRACO_PLATE": "龙之石板",
"DREAD_PLATE": "恶石板",
"DREAD_PLATE": "恶石板",
"PIXIE_PLATE": "妖精石板",
"BLANK_PLATE": "空石板",
"BLANK_PLATE": "空石板",
"LEGEND_PLATE": "传说石板",
"FIGHTING_MEMORY": "战斗存储碟",
"FLYING_MEMORY": "飞翔存储碟",