Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-10 02:50:26 +02:00 committed by GitHub
parent 771b40ca5b
commit 42e42867b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,5 +70,5 @@
"stockpilingOnAdd": "{{pokemonNameWithAffix}}蓄力了{{stockpiledCount}}次!", "stockpilingOnAdd": "{{pokemonNameWithAffix}}蓄力了{{stockpiledCount}}次!",
"disabledOnAdd": "封住了{{pokemonNameWithAffix}}的\n{{moveName}}", "disabledOnAdd": "封住了{{pokemonNameWithAffix}}的\n{{moveName}}",
"disabledLapse": "{{pokemonNameWithAffix}}的\n定身法解除了", "disabledLapse": "{{pokemonNameWithAffix}}的\n定身法解除了",
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!" "tarShotOnAdd": "{{pokemonNameWithAffix}}\n变得怕火了"
} }