[Localization] Improve zh_CN Localization Content (#2075)
* fix zh_CN modifier-type locales * update zh_CN/achv.ts
This commit is contained in:
parent
f45ad124b2
commit
2a6ef08cff
|
@ -6,7 +6,7 @@ export const PGMachv: AchievementTranslationEntries = {
|
|||
name: "成就",
|
||||
},
|
||||
"Locked": {
|
||||
name: "锁定",
|
||||
name: "未解锁",
|
||||
},
|
||||
|
||||
"MoneyAchv": {
|
||||
|
|
|
@ -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": "飞翔存储碟",
|
||||
|
|
Loading…
Reference in New Issue