pokerogue/src/locales/de
Dakurei 6d2b8ef2d1
Cleanup game-stats-ui-handler (from PR #1095) (#1106)
* Update i18n.ts

* Update config.ts

* Update game-stats-ui-handler.ts

* Add files via upload

* Cleanup code

  + Modification of the interface to manage labels dynamically (without this, the language change was not reflected until the page was completely refreshed)

* Apply ESLint after rebase on upstream/main

* Remove useless initStatsKeys

* Adds german localization

  + Changes font size in german only (because otherwise it overflows :D)

* Adds an additional method of formatting large numbers to make it a little more pleasant to read

  + The other was a little too barbaric in what it truncated, but is still useful in certain cases
  + Use abbreviations from 10^0 to 10^33

* Use of the new 'formatFancyLargeNumber' method to display money owned in combat and the highest sum of money obtained in statistics

---------

Co-authored-by: Lugiad <adrien.grivel@hotmail.fr>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-05-27 12:58:20 +01:00
..
ability-trigger.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
ability.ts localized Honeygather again (#1369) 2024-05-25 09:31:30 -05:00
battle-message-ui-handler.ts IV Scanner Results Translation (#990) 2024-05-17 05:21:35 -05:00
battle.ts Few new lines up to be localized from in battle.ts locales (#1144) 2024-05-23 13:22:09 -05:00
berry.ts Fixed German localization for Starf Berry description and localized zippyZap effect (#1373) 2024-05-25 11:47:31 -05:00
biome.ts Added localization to the biomes. (#1378) 2024-05-25 15:57:22 -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 Cleanup game-stats-ui-handler (from PR #1095) (#1106) 2024-05-27 12:58:20 +01:00
dialogue.ts Add the option to localize the Dialogue (#1254) 2024-05-27 06:14:37 -05:00
egg.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04: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-stats-ui-handler.ts Cleanup game-stats-ui-handler (from PR #1095) (#1106) 2024-05-27 12:58:20 +01: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 German Loc for the menu.ts change (#1354) 2024-05-25 04:36:14 -05:00
modifier-type.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
move.ts Fixed German localization for Starf Berry description and localized zippyZap effect (#1373) 2024-05-25 11:47:31 -05:00
nature.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -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.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
splash-messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
starter-select-ui-handler.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
trainers.ts Add the option to localize the Dialogue (#1254) 2024-05-27 06:14:37 -05:00
tutorial.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
voucher.ts Add the option to localize the Dialogue (#1254) 2024-05-27 06:14:37 -05:00
weather.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00