Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
text: update can i change my email address for eu help center (#5656)
Browse files Browse the repository at this point in the history
  • Loading branch information
jia-deriv authored Sep 28, 2023
1 parent 1949001 commit 29bb17d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion crowdin/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,6 @@
"1010278278": "Can I delete my Deriv MT5 account history?",
"1010645311": "Predict the price movements of commodities like silver, gold, and oil, and use margin to amplify your possible profits.",
"1011699543": "Trade the price movements of natural resources that are central to the world’s economy and make the most of the market action.",
"1012902658": "Yes. <0>Contact us via live chat</0> and we'll help you with it.",
"1015371290": "Experienced affiliate managers answer all your queries and provide you with excellent promotional and educational materials.",
"1015510435": "BMW",
"1016846951": "> USD 20,000 per month",
Expand Down
17 changes: 0 additions & 17 deletions src/pages/help-centre/data/_account.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,23 +143,6 @@ const account: TQuestionsData = {
category: 'account',
sub_category: '_t_Managing your account_t_',
label: 'change-my-email-address',
hide_for_non_eu: true,
answer: [
{
translation_text:
"_t_Yes. <0>Contact us via live chat</0> and we'll help you with it._t_",
translation_components: [
{ key: 0, type: 'link', to: '/contact_us/?is_livechat' },
],
},
],
},
{
question: '_t_Can I change my email address?_t_',
category: 'account',
sub_category: '_t_Managing your account_t_',
label: 'change-my-email-address',
hide_for_eu: true,
answer: [
{
translation_text:
Expand Down

0 comments on commit 29bb17d

Please sign in to comment.