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",
|
||||
"SPD": "Velocità",
|
||||
"SPDshortened": "Vel",
|
||||
"ACC": "Accuracy",
|
||||
"EVA": "Evasiveness"
|
||||
"ACC": "Precisione",
|
||||
"EVA": "Elusione"
|
||||
},
|
||||
|
||||
Type: {
|
||||
|
|
Loading…
Reference in New Issue