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.

Commit 01f6ba4

Browse files
authored
Revert "Kevin/DMT5 Signal change text content (#1951)"
This reverts commit d30b025.
1 parent d30b025 commit 01f6ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/dmt5-trading-signals/_signal-steps.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const content = {
7575
step_two_header: <Localize translate_text="2. Fill the broker field" />,
7676
step_two_text: (
7777
<Localize
78-
translate_text="Complete the form with your Deriv MT5 account credentials. For the Broker field, add <0>Deriv-Server</0> or <0>Deriv-Server-02</0> as your broker or <0>Deriv-Demo</0> if your signal is for demo accounts only."
78+
translate_text="Complete the form with your Deriv MT5 account credentials. For the Broker field, add <0>Deriv-Server</0> as your broker or <0>Deriv-Demo</0> if your signal is for demo accounts only."
7979
components={[<strong key={0} />]}
8080
/>
8181
),
@@ -85,7 +85,7 @@ const content = {
8585
),
8686
notice: (
8787
<Localize
88-
translate_text="<0>Note:</0> You need to upgrade your MQL5 account to seller status to be able to add a signal. If you’ve not upgraded yet, <1>follow the steps on this page</1> to register as a seller. You will find the account server name on your MT5 dashboard."
88+
translate_text="<0>Note:</0> You need to upgrade your MQL5 account to seller status to be able to add a signal. If you’ve not upgraded yet, <1>follow the steps on this page</1> to register as a seller."
8989
components={[
9090
<strong key={0} />,
9191
<LocalizedLinkText

0 commit comments

Comments
 (0)