Update Japanese starter-select-ui-handler.ts
parent
50999bf030
commit
4f33da3cb1
|
@ -14,9 +14,9 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
|
||||||
"eggMoves": 'タマゴわざ',
|
"eggMoves": 'タマゴわざ',
|
||||||
"start": "はじめる",
|
"start": "はじめる",
|
||||||
"addToParty": "Add to Party",
|
"addToParty": "Add to Party",
|
||||||
"toggleIVs": 'Toggle IVs',
|
"toggleIVs": "Toggle IVs",
|
||||||
"manageMoves": 'Manage Moves',
|
"manageMoves": "わざを ならびかえ",
|
||||||
"useCandies": 'Use Candies',
|
"useCandies": "Use Candies",
|
||||||
"selectMoveSwapOut": "Select a move to swap out.",
|
"selectMoveSwapOut": "Select a move to swap out.",
|
||||||
"selectMoveSwapWith": "Select a move to swap with",
|
"selectMoveSwapWith": "Select a move to swap with",
|
||||||
"unlockPassive": "Unlock Passive",
|
"unlockPassive": "Unlock Passive",
|
||||||
|
|
Loading…
Reference in New Issue