From 6f4a4db916378b21b6338dfd831f594d1e530e37 Mon Sep 17 00:00:00 2001 From: Frenkie Nguyen Date: Thu, 12 Dec 2024 19:00:27 +0700 Subject: [PATCH] [Issue-223][Mythical Telegram App] update content modal --- .../src/Popup/Home/MissionTemp/MissionSectionListContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/extension-koni-ui/src/Popup/Home/MissionTemp/MissionSectionListContainer.tsx b/packages/extension-koni-ui/src/Popup/Home/MissionTemp/MissionSectionListContainer.tsx index 5a6f8d91a1..7722200992 100644 --- a/packages/extension-koni-ui/src/Popup/Home/MissionTemp/MissionSectionListContainer.tsx +++ b/packages/extension-koni-ui/src/Popup/Home/MissionTemp/MissionSectionListContainer.tsx @@ -125,7 +125,7 @@ const Component = ({ accountInfo, className: 'general-confirmation-modal modal-revert-header', title: t('Link your mythical account'), content: ( - t('You need to link your Mythical account before claiming MYTH rewards') + t('You need to link your Mythical account to complete this task') ), okButton: { icon: Check,