Update src/locales/it/battler-tags.json

This commit is contained in:
Niccolò 2024-09-09 15:27:25 +02:00 committed by GitHub
parent 685975f44b
commit 6ca0cb5888
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,5 +70,5 @@
"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!",
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!"
"tarShotOnAdd": "{{pokemonNameWithAffix}} è diventato vulnerabile\nal tipo Fuoco!"
}