Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Mitra/ Rename Discover DMT5 now to Discover Deriv MT5 now #2576

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/custom/other-platforms.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ export const DMT5Card = ({ is_selected, is_ppc_redirect, word_break_cover }) =>
<StyledLink aria_label="DMT5" to={is_ppc_redirect ? '/landing/dmt5/' : '/dmt5/'}>
<Card
cover_background="var(--color-green)"
cover_content={localize('Discover DMT5 now')}
cover_content={localize('Discover Deriv MT5 now')}
title={localize('Deriv MT5')}
Icon={() => <StyledDmt5 src={DMT5} alt="" width="72" height="72" />}
content={[localize('Trade on Deriv MT5, the all-in-one CFD trading platform.')]}
Expand Down