mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-11-04 10:21:20 +01:00 
			
		
		
		
	Translate pokemon-info.json via GitLocalize
This commit is contained in:
		
							parent
							
								
									03de6cfe36
								
							
						
					
					
						commit
						606050fc4d
					
				@ -3,17 +3,18 @@
 | 
				
			|||||||
    "HP": "PS",
 | 
					    "HP": "PS",
 | 
				
			||||||
    "HPshortened": "PS",
 | 
					    "HPshortened": "PS",
 | 
				
			||||||
    "ATK": "Ataque",
 | 
					    "ATK": "Ataque",
 | 
				
			||||||
    "ATKshortened": "Ata",
 | 
					    "ATKshortened": "Atq.",
 | 
				
			||||||
    "DEF": "Defensa",
 | 
					    "DEF": "Defensa",
 | 
				
			||||||
    "DEFshortened": "Def",
 | 
					    "DEFshortened": "Def.",
 | 
				
			||||||
    "SPATK": "At. Esp.",
 | 
					    "SPATK": "Atq. Esp.",
 | 
				
			||||||
    "SPATKshortened": "AtEsp",
 | 
					    "SPATKshortened": "AtqEs.",
 | 
				
			||||||
    "SPDEF": "Def. Esp.",
 | 
					    "SPDEF": "Def. Esp.",
 | 
				
			||||||
    "SPDEFshortened": "DefEsp",
 | 
					    "SPDEFshortened": "DefEs.",
 | 
				
			||||||
    "SPD": "Velocidad",
 | 
					    "SPD": "Velocidad",
 | 
				
			||||||
    "SPDshortened": "Veloc.",
 | 
					    "SPDshortened": "Veloc.",
 | 
				
			||||||
    "ACC": "Accuracy",
 | 
					    "ACC": "Precisión",
 | 
				
			||||||
    "EVA": "Evasiveness"
 | 
					    "EVA": "Evasión",
 | 
				
			||||||
 | 
					    "HPStat": "PS"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "Type": {
 | 
					  "Type": {
 | 
				
			||||||
    "UNKNOWN": "Desconocido",
 | 
					    "UNKNOWN": "Desconocido",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user