mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-12-13 17:16:19 +00:00
00917b6de1
* Re-Added localisation for Meloetta Pirouette * "Refactored Japanese backlog (json migration)" * Update pokemon-form.json IT Mixed with Meloetta PR * Fixed Meloetta changes sneaking in the JA PR * Fixed Meloetta changes sneaking in the JA PR again * Update src/locales/ja/menu-ui-handler.json This is why translation PRs should not sit for 2 weeks Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com> --------- Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
15 lines
679 B
JSON
15 lines
679 B
JSON
{
|
||
"mega": "メガ{{pokemonName}}",
|
||
"mega-x": "メガ{{pokemonName}}X",
|
||
"mega-y": "メガ{{pokemonName}}Y",
|
||
"primal": "ゲンシ{{pokemonName}}",
|
||
"gigantamax": "キョダイ{{pokemonName}}",
|
||
"eternamax": "E・{{pokemonName}}",
|
||
"megaChange": "{{preName}}は\nメガ{{pokemonName}}に メガシンカした!",
|
||
"gigantamaxChange": "{{preName}}は\nキョダイマックスした!",
|
||
"eternamaxChange": "{{preName}}は\nムゲンダイマックスした!",
|
||
"revertChange": "{{pokemonName}}は\n元の姿に 戻った!",
|
||
"formChange": "{{preName}}は\n姿を 変えた!",
|
||
"disguiseChange": "ばけのかわが みがわりに なった!"
|
||
}
|