You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
<StyledHeaderas="h4">{localize('What is a trading password?')}</StyledHeader>
131
+
<StyledHeaderas="h4">{localize('What is a Deriv X password?')}</StyledHeader>
132
132
<Text>
133
-
{localize(
134
-
'It is a password that gives you access to the standalone trading platforms Deriv MT5 (DMT5) and Deriv X.',
135
-
)}
133
+
{localize('It is a password that you use to log in to the Deriv X trading platform.')}
136
134
</Text>
137
135
</ArticleWrapper>
138
136
)
139
137
140
138
constDifferentPassword=()=>(
141
139
<ArticleWrapper>
142
140
<StyledHeaderas="h4">
143
-
{localize('Why is my trading password different from my Deriv password?')}
141
+
{localize('How is my Deriv X password different from my Deriv password?')}
144
142
</StyledHeader>
145
143
<Text>
146
144
{localize(
147
-
'Your trading password is linked to the standalone trading platforms Deriv MT5 (DMT5) and Deriv X, while your Deriv password gives you access to platforms hosted on our website such as DTrader and DBot.',
145
+
'Your Deriv X password is linked to the standalone Deriv X trading platform while your Deriv password gives you access to platforms hosted on our website such as DTrader and DBot.',
148
146
)}
149
147
</Text>
150
148
</ArticleWrapper>
151
149
)
152
150
153
151
constResetDerivXPassowrd=()=>(
154
152
<ArticleWrapper>
155
-
<StyledHeaderas="h4">{localize('How do I reset my Deriv X Password?')}</StyledHeader>
153
+
<StyledHeaderas="h4">{localize('How do I reset my Deriv X password?')}</StyledHeader>
156
154
<Text>
157
155
<Localize
158
-
translate_text="Go to your <0>Account settings</0>. Under “Security and safety”, select “Passwords”. You can reset your Deriv X password under “Trading password”."
156
+
translate_text="Go to your <0>Account settings</0>. Click the “Security and safety” drop-down menu, and select “Passwords”. Under “Deriv X password”, click “Change password” to reset your password."
0 commit comments