Update translations

This commit is contained in:
Zach Day 2024-08-12 21:03:24 -04:00
parent 9970387291
commit e38cc6ea9d

View File

@ -97,6 +97,4 @@ export const battle: SimpleTranslationEntries = {
"congratulations": "Congratulations!",
"beatModeFirstTime": "{{speciesName}} beat {{gameMode}} Mode for the first time!\nYou received {{newModifier}}!",
"ppReduced": "It reduced the PP of {{targetName}}'s\n{{moveName}} by {{reduction}}!",
"battlerTagsDisabledOnAdd": "{{pokemonNameWithAffix}}'s {{moveName}}\nwas disabled!",
"battlerTagsDisabledLapse": "{{pokemonNameWithAffix}}'s {{moveName}}\nis no longer disabled.",
} as const;