Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-09 12:54:39 +02:00 committed by GitHub
parent b8acbc9402
commit 624a115126
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,5 +69,6 @@
"cursedLapse": "{{pokemonNameWithAffix}}\n正受到诅咒",
"stockpilingOnAdd": "{{pokemonNameWithAffix}}蓄力了{{stockpiledCount}}次!",
"disabledOnAdd": "封住了{{pokemonNameWithAffix}}的\n{{moveName}}",
"disabledLapse": "{{pokemonNameWithAffix}}的\n定身法解除了"
"disabledLapse": "{{pokemonNameWithAffix}}的\n定身法解除了",
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!"
}