From 00bcea884783d0d795e17b8083075a16a114f37d Mon Sep 17 00:00:00 2001 From: Lugiad Date: Wed, 15 May 2024 00:58:44 +0200 Subject: [PATCH] Update starter-select-ui-handler.ts --- src/locales/jp/starter-select-ui-handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/jp/starter-select-ui-handler.ts b/src/locales/jp/starter-select-ui-handler.ts index 3d3bc3f70..309c97e2c 100644 --- a/src/locales/jp/starter-select-ui-handler.ts +++ b/src/locales/jp/starter-select-ui-handler.ts @@ -14,7 +14,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = { "eggMoves": 'タマゴわざ', "start": "はじめる", "addToParty": "えらぶ", - "toggleIVs": "こたいち ひょうじ", + "toggleIVs": "こたいちを ひょうじ", "manageMoves": "わざを ならびかえ", "useCandies": "Use Candies", "selectMoveSwapOut": "Select a move to swap out.",