From f4cf72ecab085c10ce97bc1f71724c60748dfc73 Mon Sep 17 00:00:00 2001 From: Mumble Date: Wed, 31 Jul 2024 18:37:59 -0700 Subject: [PATCH] Update src/locales/ko/menu-ui-handler.ts Co-authored-by: Enoch --- src/locales/ko/menu-ui-handler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ko/menu-ui-handler.ts b/src/locales/ko/menu-ui-handler.ts index 4b928807e29..de64f3748ab 100644 --- a/src/locales/ko/menu-ui-handler.ts +++ b/src/locales/ko/menu-ui-handler.ts @@ -4,7 +4,7 @@ export const menuUiHandler: SimpleTranslationEntries = { "GAME_SETTINGS": "게임 설정", "ACHIEVEMENTS": "업적", "STATS": "통계", - "RUN_HISTORY": "Run History", + "RUN_HISTORY": "플레이 이력", "VOUCHERS": "바우처", "EGG_LIST": "알 목록", "EGG_GACHA": "알 뽑기",