diff --git a/crowdin/messages.json b/crowdin/messages.json index 28a25f053a0..e80ac0ab7af 100644 --- a/crowdin/messages.json +++ b/crowdin/messages.json @@ -317,7 +317,6 @@ "309180597": "Expand your client base by helping traders fund their accounts through local bank wires and e-payments. Facilitate and earn from every transaction.", "309993304": "Try Deriv at no risk", "310298121": "<0>Digital options that allow you to predict the outcome from two possible results and earn a fixed payout if your prediction is correct.", - "310888572": "A global online trading broker for forex, commodities & other financial markets. Sign up for a demo account and join over 2.5 million traders.", "311457810": "Our pip calculator helps you to estimate the pip value in your trades so that you can better manage your risk.", "311876462": "Send us an email with the following:", "315192357": "Swap rate", @@ -1045,7 +1044,6 @@ "974534578": "Asian <0>indices", "974888153": "High-Low", "976566872": "For example, you predict that the market will go up, and buy a contract on Crash 300 index at 8,000 USD.", - "977955517": "Online trading platform | Forex, cryptos, stocks | Deriv", "978785299": "How do I block someone on Deriv P2P?", "980197763": "Swap short (Daily %)", "980696453": "DTrader | Online Trading Platform | Deriv.com", @@ -2319,6 +2317,7 @@ "2121790637": "How to buy your first multipliers contract on Deriv Trader", "2123318546": "RTS28 2021", "2124129338": "Deriv - An online trading platform that offers a wide selection of derivatives to trade on", + "2125222257": "Trade forex, stocks, crypto, gold & commodities | Deriv", "2126425899": "Adidas Salomon", "2127031078": "Available to trade 24/7 on popular crypto assets", "2127438954": "For synthetic, the swap charge is calculated on an annual basis for long and short positions based on this formula:", @@ -3634,6 +3633,7 @@ "-13898976": "It's been a really great experience trading forex on Deriv - it's a smooth and seamless operation!", "-143741607": "Deriv is the best forex broker I have ever come across!", "-642822922": "What our clients say about Deriv", + "-2102582479": "Award-winning online broker, rated excellent on Trustpilot. Sign up for a demo trading account to trade forex, stocks, and other financial markets.", "-97177023": "Trade 24/7 on forex, stocks, synthetic indices, and commodities", "-988523882": "DMT5", "-973175694": "email address", diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 42d7dc40504..a1de106f811 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -12,8 +12,8 @@ export default WithIntl()(Home) export const Head = ({ pageContext }: TGatsbyHead) => (