pokerogue/src/data
Enoch 0bc4f26b9d
[Localization] localized status-effect.ts and translate. (#2528)
* make postposition not to dynamic for localize

* localize status-effect.ts

* added test code, modified english postposition, modifed toxic_orb test to make it always fix in English.

* Update src/locales/zh_CN/status-effect.ts

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>

* Update src/locales/fr/status-effect.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/de/status-effect.ts

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

* Update src/locales/de/status-effect.ts

* added test code for check message key

* remove multi-language tests (except english)

* Update src/locales/pt_BR/status-effect.ts

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>

* remove language and change test code to check method call and parameter

* Update src/locales/es/status-effect.ts

Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>

* Update src/locales/en/status-effect.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Apply review suggestion

* Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

* Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

* Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

* add Test with empty string parameter

* Update src/locales/es/status-effect.ts

Co-authored-by: InnocentGameDev <asdargmng@gmail.com>

* Update src/locales/fr/status-effect.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

---------

Co-authored-by: 송지원 <jiwsong@gmarket.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>
Co-authored-by: InnocentGameDev <asdargmng@gmail.com>
2024-07-02 10:22:46 -04:00
..
ability.ts [Localization] localized status-effect.ts and translate. (#2528) 2024-07-02 10:22:46 -04:00
api-generator.script.ts Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00
arena-tag.ts [Documentation] Update arena-tag.ts (#2529) 2024-06-23 00:44:24 -04:00
battle-anims.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
battle-stat.ts [Localization] include pokemon names, stats into battle:stat* keys (#2373) 2024-06-22 21:55:09 -04:00
battler-tags.ts [Bug] Fix multi-hit early stopping (#2648) 2024-06-27 00:41:31 -04:00
berry.ts [Localization] localized status-effect.ts and translate. (#2528) 2024-07-02 10:22:46 -04:00
biomes.ts Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00
challenge.ts [UI] Update Challenge UI (#2393) 2024-06-19 20:40:08 +01:00
daily-run.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
dialogue.ts [Feature] Add Missing Champion Dialogue (#2120) 2024-06-15 16:47:44 +01:00
egg-moves.ts Update Egg Moves (#2227) 2024-06-14 17:30:36 -05:00
egg.ts [BUG] Egg pity should take owned eggs into account if rolled for species (#2584) 2024-06-25 10:19:24 -04:00
exp.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
gender.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
move.ts [Localization] localized status-effect.ts and translate. (#2528) 2024-07-02 10:22:46 -04:00
nature.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pokeball.ts [miscellaneous] Create single variable for max pokeballs (#2698) 2024-06-29 13:52:30 -04:00
pokemon-evolutions.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pokemon-forms.ts Fix Xerneas not changing from Neutral form (#2669) 2024-06-27 18:58:45 -05:00
pokemon-level-moves.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
pokemon-species.ts [Sprite] Fixes Busted Mimikyu variants and icons; Fixes #2683 (#2690) 2024-06-29 13:54:02 -04:00
pokemon-stat.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
splash-messages.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
status-effect.ts [Localization] localized status-effect.ts and translate. (#2528) 2024-07-02 10:22:46 -04:00
temp-battle-stat.ts [Localization] Localized the statname in the X Item description (#2264) 2024-06-15 21:54:53 -04:00
terrain.ts [QoL] Add type inference to getAttrs methods and refactor accordingly (#1633) 2024-05-31 19:50:30 -05:00
tms.ts Allow gen 8/9 mons to learn Double Team, Hidden Power, Return and Frustration by TM (#2531) 2024-06-24 20:22:17 -05:00
trainer-config.ts Add evil team music (#2582) 2024-06-24 22:51:13 -05:00
trainer-names.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
type.ts Add setting for showing type effectiveness hints (#1061) 2024-06-08 15:33:13 -04:00
variant.ts [QOL] UI Improvement - Shiny Icon (#2372) 2024-06-25 13:48:48 -04:00
weather.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00