mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 07:22:19 +02:00
Translate pokemon-form-battle.json via GitLocalize
This commit is contained in:
parent
2f4ec3234b
commit
8c002491c5
@ -4,5 +4,10 @@
|
||||
"mega-y": "Mega {{pokemonName}} Y",
|
||||
"primal": "{{pokemonName}} Primigenio",
|
||||
"gigantamax": "G-Max {{pokemonName}}",
|
||||
"eternamax": "E-Max {{pokemonName}}"
|
||||
}
|
||||
"eternamax": "E-Max {{pokemonName}}",
|
||||
"megaChange": "¡{{preName}} ha mega-evolucionado a {{pokemonName}}!",
|
||||
"gigantamaxChange": "¡{{preName}} ha gigamaxizado a {{pokemonName}}!",
|
||||
"eternamaxChange": "¡{{preName}} ha eternamaxizado a {{pokemonName}}!",
|
||||
"revertChange": "¡{{pokemonName}} ha revertido a su forma original!",
|
||||
"formChange": "¡{{preName}} ha cambiado de forma!"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user