Update pokemon-info.ts [Localization] (#2295)
This commit is contained in:
parent
62b82b92c8
commit
9d4425518f
|
@ -14,8 +14,8 @@ export const pokemonInfo: PokemonInfoTranslationEntries = {
|
||||||
"SPDEFshortened": "DifSp",
|
"SPDEFshortened": "DifSp",
|
||||||
"SPD": "Velocità",
|
"SPD": "Velocità",
|
||||||
"SPDshortened": "Vel",
|
"SPDshortened": "Vel",
|
||||||
"ACC": "Accuracy",
|
"ACC": "Precisione",
|
||||||
"EVA": "Evasiveness"
|
"EVA": "Elusione"
|
||||||
},
|
},
|
||||||
|
|
||||||
Type: {
|
Type: {
|
||||||
|
|
Loading…
Reference in New Issue