From 3eea4f691077896e39aa12b5894b126e27fed78b Mon Sep 17 00:00:00 2001 From: Lugiad Date: Wed, 15 May 2024 18:04:55 +0200 Subject: [PATCH] Update menu-ui-handler.ts --- src/locales/jp/menu-ui-handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/jp/menu-ui-handler.ts b/src/locales/jp/menu-ui-handler.ts index 681540daf..c4a443f53 100644 --- a/src/locales/jp/menu-ui-handler.ts +++ b/src/locales/jp/menu-ui-handler.ts @@ -9,7 +9,7 @@ export const menuUiHandler: SimpleTranslationEntries = { "EGG_GACHA": "タマゴガチャ", "MANAGE_DATA": "データかんり", "COMMUNITY": "コミュニティ", - "RETURN_TO_TITLE": "タイトルへ", + "SAVE_AND_QUIT": "Save and Quit", "LOG_OUT": "ログアウト", "slot": "スロット {{slotNumber}}", "importSession": "セッションのインポート",