Add missing german pokedex entries#1494
Conversation
There was a problem hiding this comment.
Pull request overview
Adds missing German-language entries to pokedex_prose.csv so newer Pokédex variants have German names/descriptions available.
Changes:
- Added German (
local_language_id=6) prose rows for several newer Pokédexes (e.g., Let’s Go Kanto, Galar, DLC dexes, etc.). - Normalized a couple of CSV formatting issues (e.g., removed trailing whitespace / restored consistent row formatting).
6dfe43f to
282adb8
Compare
282adb8 to
6d2dd7f
Compare
|
A PokeAPI/api-data refresh has started. In ~45 minutes the staging branch of PokeAPI/api-data will be pushed with the new generated data. |
|
The updater script has finished its job and has now opened a Pull Request towards PokeAPI/api-data with the updated data. |
Change description
Adds a handful of missing German pokedex entries. Sourced from Bulbapedia
AI coding assistance disclosure
None
Contributor check list