From 8a62f831bb4c76e073ead3783aab78c38abc4fe4 Mon Sep 17 00:00:00 2001 From: dongyoungKo Date: Thu, 29 May 2025 16:12:17 +0900 Subject: [PATCH] =?UTF-8?q?exit=20test=EC=BD=94=EB=93=9C=20=EC=9B=90?= =?UTF-8?q?=EB=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/src/views/HomePanel/HomePanel.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.twin.app.shoptime/src/views/HomePanel/HomePanel.jsx b/com.twin.app.shoptime/src/views/HomePanel/HomePanel.jsx index 68150147..220d6de7 100644 --- a/com.twin.app.shoptime/src/views/HomePanel/HomePanel.jsx +++ b/com.twin.app.shoptime/src/views/HomePanel/HomePanel.jsx @@ -652,7 +652,7 @@ const HomePanel = ({ isOnTop }) => { onExit={onExit} onClose={onClose} hasButton - button1Text={$L("1232132131")} + button1Text={$L("Exit")} button2Text={$L("Cancel")} hasText title={$L("Exit Shop Time")}