pokerogue/src/locales/de
Jannik Tappert e8036b237c
[Localization] Attack missed text is now localizable and uses the Gen 9 format instead of Gen 4 like before (#2809)
* 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>
2024-07-05 23:29:13 +01:00
..
ability-trigger.ts Added missing german translation (#2742) 2024-07-01 14:47:47 -04:00
ability.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
achv.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
battle-message-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
battle.ts [Localization] Attack missed text is now localizable and uses the Gen 9 format instead of Gen 4 like before (#2809) 2024-07-05 23:29:13 +01:00
berry.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
bgm-name.ts [Enhancement] Fixes sizing and legacy theme problem for bgm-bar (#2603) 2024-07-05 20:50:19 +01:00
biome.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
challenges.ts [UI] Update Challenge UI (#2393) 2024-06-19 20:40:08 +01:00
command-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
common.ts Localization: Localize luck indicator text and shiny labels (#2644) 2024-07-04 21:34:18 -04:00
config.ts [Localization] modifier-select-ui-handler Locales (#2527) 2024-07-04 16:40:54 -04:00
dialogue.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
egg.ts Localization: Localized Gacha Machine Names (#2645) 2024-07-04 21:26:56 -04:00
fight-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
game-mode.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
game-stats-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
growth.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
menu-ui-handler.ts Added missing german translation (#2742) 2024-07-01 14:47:47 -04:00
menu.ts Localization: Add new translations for party UI handler (#2566) 2024-07-04 21:40:11 -04:00
modifier-select-ui-handler.ts [Localization] modifier-select-ui-handler Locales (#2527) 2024-07-04 16:40:54 -04:00
modifier-type.ts [Item] Add Light Ball, Thick Club, Metal Powder, and Quick Powder (#1899) 2024-06-26 13:48:10 -05:00
move.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
nature.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
party-ui-handler.ts Localization: Add new translations for party UI handler (#2566) 2024-07-04 21:40:11 -04:00
pokeball.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
pokemon-info-container.ts Localization: Localize luck indicator text and shiny labels (#2644) 2024-07-04 21:34:18 -04:00
pokemon-info.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
pokemon.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
save-slot-select-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
settings.ts [Enhancement] Added a bgmBar to show the name of the track once music is played (#2457) 2024-06-24 16:31:38 +01:00
splash-messages.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
starter-select-ui-handler.ts [Feature] [Same species Egg] Egg class rewrite to enable fully parameterized eggs to generate same species eggs + Egg overrides (#1833) 2024-06-21 20:19:56 -04:00
status-effect.ts [Localization] localized status-effect.ts and translate. (#2528) 2024-07-02 10:22:46 -04:00
trainers.ts [Enhancement] Added a bgmBar to show the name of the track once music is played (#2457) 2024-06-24 16:31:38 +01:00
tutorial.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
voucher.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
weather.ts [Bug] Fix strong winds calculation (#2423) 2024-07-05 19:59:53 +01:00