From 164a7893dabf42b58297b663b5d967024f3c0950 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Mon, 23 Sep 2024 18:44:11 +0200 Subject: [PATCH] Update pokemon-info-container.json --- src/locales/es/pokemon-info-container.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/locales/es/pokemon-info-container.json b/src/locales/es/pokemon-info-container.json index 7159c7eae71..6d120d4ad40 100644 --- a/src/locales/es/pokemon-info-container.json +++ b/src/locales/es/pokemon-info-container.json @@ -2,5 +2,6 @@ "moveset": "Movimientos", "gender": "Género:", "ability": "Habilid:", - "nature": "Natur:" -} \ No newline at end of file + "nature": "Natur:", + "form": "Forma:" +}