mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +02:00
add zh_CN localization
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
parent
7ea01df980
commit
a547e4a9db
@ -132,5 +132,5 @@ export const battle: SimpleTranslationEntries = {
|
||||
"battlerTagsSaltCuredLapse": "{{pokemonNameWithAffix}} 受到了{{moveName}}的伤害!",
|
||||
"battlerTagsCursedOnAdd": "{{pokemonNameWithAffix}}削减了自己的体力,并诅咒了{{pokemonName}}!",
|
||||
"battlerTagsCursedLapse": "{{pokemonNameWithAffix}}正受到诅咒!",
|
||||
"battlerTagsPowerTrickApply": "{{pokemonNameWithAffix}} switched its Attack and Defense!"
|
||||
"battlerTagsPowerTrickApply": "{{pokemonNameWithAffix}}互换了攻击和防御!"
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user