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:" +}