From a7155ac8a7462c1fec8ac7c97482c92f7975df01 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Wed, 15 May 2024 00:45:32 +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 0e0ae7dac..dae135d5b 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": "Add to Party", - "toggleIVs": "Toggle IVs", + "toggleIVs": "こたいち ひょうじ", "manageMoves": "わざを ならびかえ", "useCandies": "Use Candies", "selectMoveSwapOut": "Select a move to swap out.",