Update italian pokemon-stat.ts
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