remove "The"

This commit is contained in:
torranx 2024-09-06 03:18:50 +08:00
parent 2ae04df2c4
commit c3bbef892c

View File

@ -70,5 +70,5 @@
"stockpilingOnAdd": "{{pokemonNameWithAffix}} stockpiled {{stockpiledCount}}!",
"disabledOnAdd": "{{pokemonNameWithAffix}}'s {{moveName}}\nwas disabled!",
"disabledLapse": "{{pokemonNameWithAffix}}'s {{moveName}}\nis no longer disabled.",
"tarShotOnAdd": "The {{pokemonNameWithAffix}} became weaker to fire!"
"tarShotOnAdd": "{{pokemonNameWithAffix}} became weaker to fire!"
}