mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
35 lines
699 B
JSON
35 lines
699 B
JSON
{
|
|
"red": "Red",
|
|
"blue": "Blue",
|
|
"yellow": "Yellow",
|
|
"gold": "Gold",
|
|
"silver": "Silver",
|
|
"crystal": "Crystal",
|
|
"ruby": "Ruby",
|
|
"sapphire": "Sapphire",
|
|
"emerald": "Emerald",
|
|
"firered": "FireRed",
|
|
"leafgreen": "LeafGreen",
|
|
"diamond": "Diamond",
|
|
"pearl": "Pearl",
|
|
"platinum": "Platinum",
|
|
"heartgold": "HeartGold",
|
|
"soulsilver": "SoulSilver",
|
|
"black": "Black",
|
|
"white": "White",
|
|
"black-2": "Black 2",
|
|
"white-2": "White 2",
|
|
"x": "X",
|
|
"y": "Y",
|
|
"alpha-sapphire": "Alpha Sapphire",
|
|
"omega-ruby": "Omega Ruby",
|
|
"sun": "Sun",
|
|
"moon": "Moon",
|
|
"ultra-sun": "Ultra Sun",
|
|
"ultra-moon": "Ultra Moon",
|
|
"sword": "Sword",
|
|
"shield": "Shield",
|
|
"scarlet": "Scarlet",
|
|
"violet": "Violet"
|
|
}
|