From 9d4425518f534a97b4a9a2a016a7660a4196b4ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niccol=C3=B2?= <123510358+NicusPulcis@users.noreply.github.com> Date: Sun, 16 Jun 2024 14:23:54 +0200 Subject: [PATCH] Update pokemon-info.ts [Localization] (#2295) --- src/locales/it/pokemon-info.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/it/pokemon-info.ts b/src/locales/it/pokemon-info.ts index b1be48c5e63..f5f21f645c3 100644 --- a/src/locales/it/pokemon-info.ts +++ b/src/locales/it/pokemon-info.ts @@ -14,8 +14,8 @@ export const pokemonInfo: PokemonInfoTranslationEntries = { "SPDEFshortened": "DifSp", "SPD": "Velocità", "SPDshortened": "Vel", - "ACC": "Accuracy", - "EVA": "Evasiveness" + "ACC": "Precisione", + "EVA": "Elusione" }, Type: {