Update Japanese starter-select-ui-handler.ts

pull/726/merge^2
Lugiad 2024-05-14 19:17:35 +02:00 committed by GitHub
parent 50999bf030
commit 4f33da3cb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -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",