Skip to content

Commit

Permalink
fix: removed wrong commit
Browse files Browse the repository at this point in the history
  • Loading branch information
meenakshi-deriv committed Jan 10, 2024
1 parent 8931a0f commit 02a4e79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions crowdin/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1477,6 +1477,7 @@
"1403761038": "Real account ",
"1403848854": "The Deriv MT5 Standard account offers new and experienced traders high leverage and variable spreads for maximum flexibility.",
"1404594106": "Swap short (Daily points)",
"1405023005": "Fast, hassle-free deposits & withdrawal",
"1405194573": "Locate the live chat widget on our website or app at the bottom right corner of the screen.",
"1405237333": "Head of People Management",
"1405929527": "Your IB commissions earned from Deriv X are credited directly into your Deriv account daily.",
Expand Down
2 changes: 1 addition & 1 deletion src/features/pages/home/fast-payment/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const FastPaymentSection: React.FC = () => {
const { is_eu } = useRegion()
return (
<FastPayment
title={<Localize translate_text="_t_Fast, hassle-free deposits & withdrawals_t_" />}
title={<Localize translate_text="_t_Fast, hassle-free deposits & withdrawal_t_" />}
description={
!is_eu ? (
<Localize translate_text="_t_60+ global payment methods. Deposit instantly starting from just USD 5. Withdraw in minutes.*_t_" />
Expand Down

0 comments on commit 02a4e79

Please sign in to comment.