pokerogue/src/locales/ko
Madmadness65 32d222c9cd
Implement Arceus Plates and Silvally Memories (#1195)
* Implement Arceus Plates and Silvally Memories

* German localization for items

* Run linter on changes, add items to zh_TW localization

* linter cleanup

* Finish localization for other languages

Names for items sourced from Bulbapedia. Names for the items in Portuguese could not be reliably sourced, so they were as directly translated as possible.

* Add custom Blank Memory item

Currently does nothing, but the idea is that it would be used if the all-in-one form change item idea is followed through.

* Update item atlas

* Use move.type instead of type.value

The type effectiveness now works again.

* Update comments

* Fix type changing affecting only Silvally

* Condense switch cases down to a single line

As per Brain Frog's suggestion.
2024-06-10 09:58:34 -04:00
..
ability-trigger.ts [Localization] Correct and apply updates to Korean (#1863) 2024-06-07 00:19:45 -04:00
ability.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
achv.ts [Localization] Achievements are now based on Player Gender (because some languages differ based on that). (#1721) 2024-06-09 12:40:23 -04:00
battle-message-ui-handler.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
battle.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00
berry.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
biome.ts [Localization] Minor Korean modifications (#1665) 2024-06-01 01:27:21 -04:00
challenges.ts [Localization][ko] Challenges gen4 desc typo fix (#2017) 2024-06-09 21:02:05 -04:00
command-ui-handler.ts [Localization] Use proper postpositional particle for Korean (#1759) 2024-06-03 21:38:52 -04:00
config.ts [Localization] Achievements are now based on Player Gender (because some languages differ based on that). (#1721) 2024-06-09 12:40:23 -04:00
dialogue.ts [Localization][ko] Fix minor typo in hiker dialogue (#2009) 2024-06-09 21:26:33 -04:00
egg.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
fight-ui-handler.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
game-mode.ts [Localization] Localized game-mode and save-slot-select-ui-handler (#1728) 2024-06-08 11:03:01 -04:00
game-stats-ui-handler.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
growth.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
menu-ui-handler.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
menu.ts [Localization] Localize "Loading asset:" text (#1961) 2024-06-08 14:34:05 -04:00
modifier-type.ts Implement Arceus Plates and Silvally Memories (#1195) 2024-06-10 09:58:34 -04:00
move.ts [Localization] Fix typo in skill name (비검천충파 -> 비검천중파) (#1937) 2024-06-08 09:47:35 -04:00
nature.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
party-ui-handler.ts [Localization] Add localization in party-ui-handler (#1712) 2024-06-07 15:08:34 -04:00
pokeball.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
pokemon-info-container.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
pokemon-info.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
pokemon.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
save-slot-select-ui-handler.ts [Localization] Localized game-mode and save-slot-select-ui-handler (#1728) 2024-06-08 11:03:01 -04:00
splash-messages.ts Add Korean Locale (#737) 2024-05-29 18:05:14 -05:00
starter-select-ui-handler.ts [QoL] Show currently bound controls on starter menu for last active device (#1859) 2024-06-09 03:35:11 +02:00
trainers.ts [enhancement] Added Sailor trainer class (#1411) 2024-06-06 11:55:32 -05:00
tutorial.ts [Localization] Fixed typo in Korean tutorial (#1757) 2024-06-03 11:38:37 -04:00
voucher.ts [Localization] Minor Korean modifications (#1665) 2024-06-01 01:27:21 -04:00
weather.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00