diff --git a/src/templates/static/metatrader/types_of_accounts.jsx b/src/templates/static/metatrader/types_of_accounts.jsx index aa38dcfceed21..369a2c50df50d 100644 --- a/src/templates/static/metatrader/types_of_accounts.jsx +++ b/src/templates/static/metatrader/types_of_accounts.jsx @@ -51,13 +51,13 @@ const TypesOfAccounts = () => ( className='invisible show-maltainvest' image='financial' title={it.L('Financial')} - text={it.L('The Financial account (available in EUR and GBP) is suitable for a wide range of traders, both new or experienced. Trade commodities, cryptocurrencies, major and minor currency pairs with tight and variable spreads without commissions and a minimum deposit.')} + text={it.L('The Financial account (available in EUR and GBP) is suitable for a wide range of traders, both new or experienced. Trade major (standard and micro-lots) and minor currency pairs, stocks, stock indices, commodities, and cryptocurrencies.')} /> ( [{ text: }, { text: '50%' }, { text: '50%' }, { text: '50%' }], [{ text: }, { text: '50+' }, { text: '50+' }, { text: '10+' }], [{ text: }, { text: '24/7' }, { text: '24/7' }, { text: it.L('N/A') }], - [{ text: }, { text: it.L('FX-majors (standard/micro lots), FX-minors, Commodities, Cryptocurrencies') }, { text: it.L('FX-majors, FX-minors, FX-exotics, Cryptocurrencies') }, { text: it.L('Synthetics') }], + [{ text: }, { text: it.L('FX-majors (standard/micro lots), FX-minors, Commodities, Cryptocurrencies, Stocks, and Stock Indices') }, { text: it.L('FX-majors, FX-minors, FX-exotics, Cryptocurrencies') }, { text: it.L('Synthetics') }], ], }} tbody_id='instruments' @@ -119,7 +119,7 @@ const TypesOfAccounts = () => ( [{ text: }, { text: '50%' }, { text: '50%' }], [{ text: }, { text: '50+' }, { text: '10+' }], [{ text: }, { text: '24/7' }, { text: it.L('N/A') }], - [{ text: }, { text: it.L('FX-majors (standard), FX-minors, Commodities, Cryptocurrencies') }, { text: it.L('Synthetics') }], + [{ text: }, { text: it.L('FX-majors (standard/micro lots), FX-minors, Commodities, Cryptocurrencies, Stocks, and Stock Indices') }, { text: it.L('Synthetics') }], ], }} />