From 1acce5f3696d20cf93da5d64a38168329016d8a5 Mon Sep 17 00:00:00 2001 From: dongyoungKo Date: Mon, 9 Jun 2025 15:25:52 +0900 Subject: [PATCH] =?UTF-8?q?App=20=EB=92=A4=EB=A1=9C=EA=B0=94=EC=9D=84?= =?UTF-8?q?=EB=95=8C=20Exit=20=EB=B2=84=ED=8A=BC=20=ED=85=8D=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=EA=B0=80=20=EC=88=AB=EC=9E=90=EB=A1=9C=20=EB=85=B8?= =?UTF-8?q?=EC=B6=9C=EB=90=98=EB=8A=94=20=ED=98=84=EC=83=81=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= 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")}