mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-12-12 08:36:09 +00:00
b5ffb9aae3
* localize hatch egg message (+ egg move unlock) * Revert overrides.ts * Update src/locales/de/egg.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/zh_CN/egg.ts Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * add parameter moveName to (rare)eggMoveUnlock to make sentense more flexable * Update src/locales/ko/egg.ts Co-authored-by: hibiya (김종이) <inemuri@hibiya.moe> * Update src/locales/it/egg.ts * Update src/locales/fr/egg.ts Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> * Update src/locales/fr/egg.ts * Update src/locales/fr/egg.ts Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> * Update src/locales/fr/egg.ts Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> * Update src/locales/es/egg.ts Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com> * solve merge error > Update src/locales/zh_TW/egg.ts --------- Co-authored-by: 송지원 <jiwsong@gmarket.com> Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> Co-authored-by: hibiya (김종이) <inemuri@hibiya.moe> Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com> |
||
---|---|---|
.. | ||
ability-trigger.ts | ||
ability.ts | ||
achv.ts | ||
battle-message-ui-handler.ts | ||
battle.ts | ||
berry.ts | ||
biome.ts | ||
challenges.ts | ||
command-ui-handler.ts | ||
common.ts | ||
config.ts | ||
dialogue.ts | ||
egg.ts | ||
fight-ui-handler.ts | ||
game-mode.ts | ||
game-stats-ui-handler.ts | ||
growth.ts | ||
menu-ui-handler.ts | ||
menu.ts | ||
modifier-type.ts | ||
move.ts | ||
nature.ts | ||
party-ui-handler.ts | ||
pokeball.ts | ||
pokemon-info-container.ts | ||
pokemon-info.ts | ||
pokemon.ts | ||
save-slot-select-ui-handler.ts | ||
settings.ts | ||
splash-messages.ts | ||
starter-select-ui-handler.ts | ||
trainers.ts | ||
tutorial.ts | ||
voucher.ts | ||
weather.ts |