Update battler-tags.json

This commit is contained in:
Lugiad 2024-09-09 12:50:38 +02:00 committed by GitHub
parent dd2a53b5e8
commit 1947554678
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -69,5 +69,6 @@
"cursedLapse": "{{pokemonNameWithAffix}} subisce la maledizione!",
"stockpilingOnAdd": "{{pokemonNameWithAffix}} ha usato Accumulo per la\n{{stockpiledCount}}ª volta!",
"disabledOnAdd": "La mossa {{moveName}} di\n{{pokemonNameWithAffix}} è stata bloccata!",
"disabledLapse": "La mossa {{moveName}} di\n{{pokemonNameWithAffix}} non è più bloccata!"
"disabledLapse": "La mossa {{moveName}} di\n{{pokemonNameWithAffix}} non è più bloccata!",
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!"
}