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

Commit

Permalink
Agrim/DPROD-4197/ help centre complaints (#7827)
Browse files Browse the repository at this point in the history
* chore: update content help-centre

* auto-pull-translation

* translation: 📚 sync translations from crowdin feature branch

* chore: translations

---------

Co-authored-by: Agrim Jain <agrimjain@Agrim-Jains-Mac-FQ22G9XXP9-Standard.local>
Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 11, 2024
1 parent 42a0895 commit e145b5c
Show file tree
Hide file tree
Showing 21 changed files with 4,719 additions and 5,557 deletions.
9 changes: 4 additions & 5 deletions crowdin/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"33727397": "You can fund your margin account with EUR, USD and GBP. If you wish to use other currencies, please reach out to us and we will review your request.",
"34997376": "Deriv in numbers",
"36380780": "<p>Here's how to open a Touch/No Touch contract:</p><ul><li>Choose an instrument to trade.</li><li>Set the duration of your contract.</li><li>Set your preferred barrier.</li><li>Enter your stake or desired potential payout.</li><li>Place your trade.</li></ul>",
"36614989": "To register a complaint and seek assistance, follow these easy steps",
"39595561": "See how your bot is performing as it executes each trade and receive notifications via Telegram.",
"41078219": "Get into the Deriv Trader experience",
"41570825": "Are High/Low Ticks options available on Deriv Trader?",
Expand Down Expand Up @@ -703,6 +702,7 @@
"686707119": "Are In/Out options available on Deriv Trader?",
"686961748": "<0>Deriv Trader</0> is an advanced trading platform where you can trade digital and lookback options and multipliers on more than 50 assets.",
"688617121": "High leverage",
"688625639": "We will acknowledge receipt of your complaint via email and aim to provide a final response within fifteen (15) business days.",
"689068852": "Where can I see my ads?",
"689400450": "It's the best broker in the world. I will recommend it to anyone every day all the time. Their support agents are really helpful in all areas.",
"690959930": "Reset password | Deriv",
Expand Down Expand Up @@ -927,7 +927,6 @@
"897072394": "deriv.app platform video",
"897325464": "Instruments available for CFD trading",
"898646134": "To see your account’s trading limits, go to Settings > Security and safety > <0>Account limits</0>.",
"899411431": "Once you’re shown options to select from, choose “Complaints”. You can also type \"complaint\".",
"899612897": "You should enter 8-13 numbers.",
"901158881": "This feature allows you to set the level of profit that you are comfortable with when the market moves in your favour. Once the amount is reached, your position will be closed automatically and your earnings will be deposited into your Deriv account.",
"902057285": "Click Yes to confirm the cancellation. Your funds will be returned to your Deriv account, and your account balance will be updated accordingly.",
Expand Down Expand Up @@ -1437,7 +1436,6 @@
"1403761038": "Real account ",
"1403848854": "The Deriv MT5 Standard account offers new and experienced traders high leverage and variable spreads for maximum flexibility.",
"1404594106": "Swap short (Daily points)",
"1405194573": "Locate the live chat widget on our website or app at the bottom right corner of the screen.",
"1405929527": "Your IB commissions earned from Deriv X are credited directly into your Deriv account daily.",
"1406209174": "Trade with a regulated industry pioneer trusted by traders for more than 20 years.",
"1406360927": "Minor pairs",
Expand Down Expand Up @@ -2168,6 +2166,7 @@
"2036876215": "<0>Forex at your fingertips.</0> Currency trading with major, minor, and exotic pairs. ",
"2041571225": "- Brokerage firms",
"2041763181": "Once we've paid your commission into your account, you can withdraw whenever you want.",
"2043149338": "To register a complaint about our Services, follow these easy steps:",
"2043507434": "Here's what you can do:",
"2044508368": "Earn when your clients trade on an MT5 Financial STP account.<br><br>All commission rates are quoted in USD, per round trade.",
"2044967354": "You can see your available balance in the <0>My profile</0> tab.",
Expand Down Expand Up @@ -2692,8 +2691,8 @@
"-801786755": "How to change affiliate links.",
"-284709654": "Complaints",
"-777070551": "How can I submit a complaint?",
"-1435532406": "Click the widget to open the chat window.",
"-1071683620": "Respond to the questions that appear on your screen.",
"-660822390": "Compose an email detailing your complaint and attach any supporting evidence.",
"-1193532945": "Send the email to <0>complaints@deriv.com</0>.",
"-151972777": "No. Regulators will not accept your complaint unless you first give us a chance to investigate your complaint and give you a response within the timeframes specified in our <0>complaints policy.</0>",
"-280324365": "What is Deriv Bot?",
"-1787820992": "Platforms",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const complaints_procedure: TQuestionsData = {
answer: [
{
translation_text:
'_t_To register a complaint and seek assistance, follow these easy steps_t_',
'_t_To register a complaint about our Services, follow these easy steps:_t_',
},

{
Expand All @@ -36,18 +36,17 @@ const complaints_procedure: TQuestionsData = {
items: [
{
translation_text:
'_t_Locate the live chat widget on our website or app at the bottom right corner of the screen._t_',
'_t_Compose an email detailing your complaint and attach any supporting evidence._t_',
},
{
translation_text: '_t_Click the widget to open the chat window._t_',
translation_text: '_t_Send the email to <0>complaints@deriv.com</0>._t_',
translation_components: [
{ key: 0, type: 'strong' },
],
},
{
translation_text:
'_t_Once you’re shown options to select from, choose “Complaints”. You can also type "complaint"._t_',
},
{
translation_text:
'_t_Respond to the questions that appear on your screen._t_',
'_t_We will acknowledge receipt of your complaint via email and aim to provide a final response within fifteen (15) business days._t_',
},
],
},
Expand Down
Loading

0 comments on commit e145b5c

Please sign in to comment.