pokerogue/src/locales/zh_CN
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 [Ability] Implement Ice Face (#1755) 2024-06-06 11:49:50 -04:00
ability.ts Implement Honey Gather (#1360) 2024-05-25 08:01:08 -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 ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
battle.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00
berry.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
biome.ts Update zh_CH biome names (#1473) 2024-05-28 01:05:01 -04:00
challenges.ts [Localization] challenge.ts zh_cn translation (#1958) 2024-06-08 19:06:27 -05:00
command-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -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 [enhancement] Added Sailor trainer class (#1411) 2024-06-06 11:55:32 -05:00
egg.ts update chinese conifg.ts and egg.ts (#1151) 2024-05-20 02:18:01 -05:00
fight-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04: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 zh_CN update game-stats-ui-handler.ts (#1481) 2024-05-28 09:09:53 -04:00
growth.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04: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 Update zh_CN ability.ts and move.ts (#1350) 2024-05-24 23:46:16 -04:00
nature.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
party-ui-handler.ts [Localization] Add localization in party-ui-handler (#1712) 2024-06-07 15:08:34 -04:00
pokeball.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-info-container.ts Update zh_CN translation pokemon-info-container.ts (#1479) 2024-05-28 23:57:40 -04:00
pokemon-info.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04: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 the option to localize the Dialogue (#1254) 2024-05-27 06:14:37 -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 fix language auto detect (#1784) 2024-06-07 11:27:42 -05:00
voucher.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
weather.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00