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('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')}