diff --git a/src/locales/it/pokemon-stat.ts b/src/locales/it/pokemon-stat.ts index 3e278a15943..a3a62edebe2 100644 --- a/src/locales/it/pokemon-stat.ts +++ b/src/locales/it/pokemon-stat.ts @@ -1,7 +1,7 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n"; export const pokemonStat: SimpleTranslationEntries = { - "HP": "PS", + "HP": "PS Max", "HPshortened": "PS", "ATK": "Attacco", "ATKshortened": "Att",