mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-06 16:32:16 +02:00
Update italian pokemon-stat.ts
This commit is contained in:
parent
98e121b357
commit
44c9b3da2b
@ -1,7 +1,7 @@
|
|||||||
import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
import { SimpleTranslationEntries } from "#app/plugins/i18n";
|
||||||
|
|
||||||
export const pokemonStat: SimpleTranslationEntries = {
|
export const pokemonStat: SimpleTranslationEntries = {
|
||||||
"HP": "PS",
|
"HP": "PS Max",
|
||||||
"HPshortened": "PS",
|
"HPshortened": "PS",
|
||||||
"ATK": "Attacco",
|
"ATK": "Attacco",
|
||||||
"ATKshortened": "Att",
|
"ATKshortened": "Att",
|
||||||
|
Loading…
Reference in New Issue
Block a user