From 7a64bd3ebffbc4707ec377863a136e3d7d53c3a6 Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:12:21 +0200 Subject: [PATCH] Apply suggestions from code review --- src/locales/es/battler-tags.json | 2 +- src/locales/it/battler-tags.json | 2 +- src/locales/ja/battler-tags.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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}}!" }