Skip to content

Commit

Permalink
Update pokedex-ui-handler.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Adri1 authored Jan 6, 2025
1 parent c400cad commit 1cdbc88
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions en/pokedex-ui-handler.json
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
{
"BASE_STATS": "Base stats",
"BASE_STATS": "Base Stats",
"ABILITIES": "Abilities",
"LEVEL_MOVES": "Level moves",
"EGG_MOVES": "Egg moves",
"TM_MOVES": "TM moves",
"LEVEL_MOVES": "Level Moves",
"EGG_MOVES": "Egg Moves",
"TM_MOVES": "TM Moves",
"BIOMES": "Biomes",
"NATURES": "Natures",
"TOGGLE_IVS": "Toggle IVs",
"EVOLUTIONS": "Evolutions",
"confirmExit": "Do you want to exit?",
"showNature": "See available natures.",
"showBaseStats": "This Pokémon’s base stats.",
"showAbilities": "Unlocked abilities and passive.",
"showLevelMoves": "Moves learnt by leveling up.",
"showEggMoves": "Unlocked egg moves.",
"showTmMoves": "Moves learnt from a TM.",
"showBiomes": "Where to find this Pokémon.",
"showNatures": "Unlocked natures.",
"showEvolutions": "Evolutions and battle forms.",
"showNature": "Show its unlocked natures.",
"showBaseStats": "Show its base stats.",
"showAbilities": "Show its unlocked abilities and passive.",
"showLevelMoves": "Show moves it can learn by leveling up.",
"showEggMoves": "Show its unlocked Egg moves.",
"showTmMoves": "Show moves it can learn from a TM.",
"showBiomes": "Show locations where it can be found.",
"showNatures": "Show its unlocked natures.",
"showEvolutions": "Show its evolutions and battle forms.",
"noEvolutions": "This Pokémon has no evolutions or battle forms.",
"noBiomes": "This Pokémon is not found in the wild.",
"noEggMoves": "No egg moves are available for this starter",
"noEggMoves": "No Egg Moves are available for this starter.",
"baseTotal": "Total",
"prevolutions": "Prevolution:",
"evolutions": "Evolutions:",
"forms": "Forms:",
"evolveAtLv": "At Lv.:",
"evolveAtLv": "At Lv.",
"evolveUsing": "Using ",
"evolveGeneric": "By some condition",
"preBiomes": "As evolution:",
"preBiomes": "As an evolution:",
"GREAT": "Great",
"ULTRA": "Ultra",
"ROGUE": "Rogue",
Expand Down Expand Up @@ -63,7 +63,7 @@
"eggMoves": "Egg Moves",
"addToParty": "Add to Party",
"removeFromParty": "Remove from Party",
"toggleIVs": "Toggle IVs",
"toggleIVs": "Show its IVs.",
"useCandies": "Use Candies",
"unlockPassive": "Unlock Passive",
"reduceCost": "Reduce Cost",
Expand Down

0 comments on commit 1cdbc88

Please sign in to comment.