mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 08:22:16 +02:00
Update src/locales/zh_CN/battler-tags.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
parent
ab6af5f224
commit
1a07c7b2f9
@ -70,6 +70,6 @@ export const battlerTags: SimpleTranslationEntries = {
|
|||||||
"cursedOnAdd": "{{pokemonNameWithAffix}}削减了自己的体力,\n并诅咒了{{pokemonName}}!",
|
"cursedOnAdd": "{{pokemonNameWithAffix}}削减了自己的体力,\n并诅咒了{{pokemonName}}!",
|
||||||
"cursedLapse": "{{pokemonNameWithAffix}}\n正受到诅咒!",
|
"cursedLapse": "{{pokemonNameWithAffix}}\n正受到诅咒!",
|
||||||
"stockpilingOnAdd": "{{pokemonNameWithAffix}}蓄力了{{stockpiledCount}}次!",
|
"stockpilingOnAdd": "{{pokemonNameWithAffix}}蓄力了{{stockpiledCount}}次!",
|
||||||
"rageOnAdd": "{{pokemonNameWithAffix}}'s rage is starting to build.",
|
"rageOnAdd": "{{pokemonNameWithAffix}}的\n怒气开始上升了。",
|
||||||
"rageOnHit": "{{pokemonNameWithAffix}}'s rage is building."
|
"rageOnHit": "{{pokemonNameWithAffix}}的\n怒气正在上升!."
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user