diff --git a/src/locales/it/battler-tags.json b/src/locales/it/battler-tags.json index a7062c46677..6b23ec7bef5 100644 --- a/src/locales/it/battler-tags.json +++ b/src/locales/it/battler-tags.json @@ -74,5 +74,7 @@ "shedTailOnAdd": "{{pokemonNameWithAffix}} si taglia\nla coda e ne fa un sostituto!", "substituteOnAdd": "Appare un sostituto di {{pokemonNameWithAffix}}!", "substituteOnHit": "Il sostituto viene colpito al posto di {{pokemonNameWithAffix}}!", - "substituteOnRemove": "Il sostituto di {{pokemonNameWithAffix}} svanisce!" + "substituteOnRemove": "Il sostituto di {{pokemonNameWithAffix}} svanisce!", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", + "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" }