mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-04 15:32:18 +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",
|
"mega-y": "Mega {{pokemonName}} Y",
|
||||||
"primal": "{{pokemonName}} Primigenio",
|
"primal": "{{pokemonName}} Primigenio",
|
||||||
"gigantamax": "G-Max {{pokemonName}}",
|
"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