From bd5a65df22f8a1fc9edc7d30453df6d8073a52d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niccol=C3=B2?= Date: Mon, 26 Aug 2024 22:13:16 +0000 Subject: [PATCH] Translate pokemon-info-container.json via GitLocalize --- src/locales/it/pokemon-info-container.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/locales/it/pokemon-info-container.json b/src/locales/it/pokemon-info-container.json index c3cc8d49ce1..f3de9081ebc 100644 --- a/src/locales/it/pokemon-info-container.json +++ b/src/locales/it/pokemon-info-container.json @@ -2,5 +2,6 @@ "moveset": "Set di mosse", "gender": "Genere:", "ability": "Abilità:", - "nature": "Natura:" -} \ No newline at end of file + "nature": "Natura:", + "form": "Forma:" +}