From 2856bc1f1241bd7f474f3e55464204c73073bb34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niccol=C3=B2?= Date: Mon, 26 Aug 2024 22:13:17 +0000 Subject: [PATCH] Translate pokemon-info.json via GitLocalize --- src/locales/it/pokemon-info.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/locales/it/pokemon-info.json b/src/locales/it/pokemon-info.json index 015cbd77ad0..4b655dbe1ce 100644 --- a/src/locales/it/pokemon-info.json +++ b/src/locales/it/pokemon-info.json @@ -13,7 +13,8 @@ "SPD": "Velocità", "SPDshortened": "Vel", "ACC": "Precisione", - "EVA": "Elusione" + "EVA": "Elusione", + "HPStat": "PS" }, "Type": { "UNKNOWN": "Sconosciuto", @@ -37,4 +38,4 @@ "FAIRY": "Folletto", "STELLAR": "Astrale" } -} \ No newline at end of file +}