Updated README; add Koraidon, Miraidon.
This commit is contained in:
parent
cf7bf38492
commit
0284211ff0
2 changed files with 10 additions and 1 deletions
|
@ -17,4 +17,11 @@ Dictionary files follow a naming schema of the form ``{content}.{lang}.dic``, wh
|
|||
* ``{content}`` is a name describing the category of content that the dictionary covers: Pokémon, moves, items, locations, etc.
|
||||
* ``{lang}`` is a [ISO 639-1 language code](https://www.loc.gov/standards/iso639-2/php/English_list.php) for the language covered.
|
||||
|
||||
Dictionaries for Spanish and Italian official Pokémon names are intentionally missing, as those teams decided to not localize Pokémon names to their languages.
|
||||
## Notes
|
||||
|
||||
* Dictionaries for Spanish ("es") and Italian ("it") official Pokémon names are **currently pending**, as it was not until G9's release of Paradox forms that the "it" and "es" internationalization teams started diverging from the "en" namelist.
|
||||
|
||||
* Files with the prefix ``pkunreleased`` contain names for unreleased entities, such as the leaked "beta Pokémon". These are credited in an associated CSV file where possible.
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -417,6 +417,7 @@ Klinklang
|
|||
Koffing
|
||||
Komala
|
||||
Kommo-o
|
||||
Koraidon
|
||||
Krabby
|
||||
Kricketot
|
||||
Kricketune
|
||||
|
@ -519,6 +520,7 @@ Mimikyu
|
|||
Minccino
|
||||
Minior
|
||||
Minun
|
||||
Miraidon
|
||||
Misdreavus
|
||||
Mismagius
|
||||
Moltres
|
||||
|
|
Loading…
Reference in a new issue