diff --git a/src/locales/es/battler-tags.json b/src/locales/es/battler-tags.json index 2f660297b13..49c7f066e24 100644 --- a/src/locales/es/battler-tags.json +++ b/src/locales/es/battler-tags.json @@ -75,6 +75,6 @@ "substituteOnAdd": "¡{{pokemonNameWithAffix}} creó un sustituto!", "substituteOnHit": "¡El sustituto recibe daño en lugar del {{pokemonNameWithAffix}}!", "substituteOnRemove": "¡El sustituto del {{pokemonNameWithAffix}} se debilitó!", - "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky candy syrup!", "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" } diff --git a/src/locales/it/battler-tags.json b/src/locales/it/battler-tags.json index 6b23ec7bef5..feb1226654d 100644 --- a/src/locales/it/battler-tags.json +++ b/src/locales/it/battler-tags.json @@ -75,6 +75,6 @@ "substituteOnAdd": "Appare un sostituto di {{pokemonNameWithAffix}}!", "substituteOnHit": "Il sostituto viene colpito al posto di {{pokemonNameWithAffix}}!", "substituteOnRemove": "Il sostituto di {{pokemonNameWithAffix}} svanisce!", - "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky candy syrup!", "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" } diff --git a/src/locales/ja/battler-tags.json b/src/locales/ja/battler-tags.json index 14db2188e52..625c2e19cce 100644 --- a/src/locales/ja/battler-tags.json +++ b/src/locales/ja/battler-tags.json @@ -72,6 +72,6 @@ "disabledLapse": "{{pokemonNameWithAffix}}の\nかなしばりが 解けた!", "tarShotOnAdd": "{{pokemonNameWithAffix}}は ほのおに 弱くなった!", "shedTailOnAdd": "{{pokemonNameWithAffix}}は\nしっぽを 切って みがわりにした!", - "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", + "syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky candy syrup!", "syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" }