mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-25 11:09:20 +01:00
* localize attack missed message (pokemon's attack missed!) * Update src/locales/de/battle.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * Update src/locales/ko/battle.ts * Update src/locales/pt_BR/battle.ts Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br> * Update src/locales/fr/battle.ts Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> * Localized the attack Missed message so that it now uses the Gen 9 message and no longer the Gen 4 one * Update src/locales/pt_BR/battle.ts Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br> * Update src/locales/ko/battle.ts Co-authored-by: Enoch <enoch.jwsong@gmail.com> * Update src/locales/fr/battle.ts Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> * Update src/locales/zh_CN/battle.ts Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update src/locales/zh_TW/battle.ts Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> * Update src/locales/es/battle.ts Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> * Update src/locales/it/battle.ts Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> * Update src/phases.ts --------- Co-authored-by: EnochG1 <enoch.jwsong@gmail.com> Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br> Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ability-trigger.ts | ||
| ability.ts | ||
| achv.ts | ||
| battle-message-ui-handler.ts | ||
| battle.ts | ||
| berry.ts | ||
| bgm-name.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-select-ui-handler.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 | ||
| status-effect.ts | ||
| trainers.ts | ||
| tutorial.ts | ||
| voucher.ts | ||
| weather.ts | ||