From 954f24728a168f59d55306fb3be707b5792aabd5 Mon Sep 17 00:00:00 2001 From: Henry Hein Date: Thu, 1 Aug 2024 11:06:18 +0800 Subject: [PATCH] fix: remove mention of redirection to another platform --- src/templates/app/user/top_up_virtual/pop_up.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/app/user/top_up_virtual/pop_up.jsx b/src/templates/app/user/top_up_virtual/pop_up.jsx index 069105f07cf..1d32d5163a0 100644 --- a/src/templates/app/user/top_up_virtual/pop_up.jsx +++ b/src/templates/app/user/top_up_virtual/pop_up.jsx @@ -5,7 +5,7 @@ const TopUpVirtualPopup = () => (

{it.L('Top up Virtual Account')}

-

{it.L('Do you want to top up for another [_1]? If not, you can do this later on the [_2]Cashier page[_3], too.', '$10,000.00', ``, '')}

+

{it.L('Do you want to top up for another [_1]?', '$10,000.00')}