diff --git a/crowdin/messages.json b/crowdin/messages.json index 240fc5c1d99..fd4b70487f1 100644 --- a/crowdin/messages.json +++ b/crowdin/messages.json @@ -370,7 +370,6 @@ "369418918": "<0>Stop loss and/or take profit level = asset price - {stop loss OR take profit amount ÷ (volume × contract size)}", "370132757": "What is a Deriv X password?", "372045575": "Verification code was sent to {{email}}. If you have received the code please continue. If you didn't receive the code please make sure you didn't have any account already.", - "372486876": "We’ll typically take 1-3 business days to review your documents and will inform you of the result via email once it’s done.", "372500096": "Cryptocurrency market | Crypto trading | Deriv", "373168737": "Can I go to the regulator directly instead of contacting you first?", "373753849": "Easy to use trading features", @@ -4304,7 +4303,7 @@ "-204765990": "Terms of use", "-26610045": "Add an affiliate account", "-435672026": "Wrong email", - "-37998160": "Please enter 3-20 Latin characters, numbers.", + "-1631852396": "Please enter 3-30 Latin characters, numbers.", "-1458676679": "You should enter 2-50 characters.", "-442533603": "Incorrect company name", "-859572487": "You should enter 2-20 characters.", diff --git a/themes/gatsby-theme-deriv/src/pages/help-centre/data/_security.ts b/themes/gatsby-theme-deriv/src/pages/help-centre/data/_security.ts index 20ed444f896..9e8e4b69f9e 100644 --- a/themes/gatsby-theme-deriv/src/pages/help-centre/data/_security.ts +++ b/themes/gatsby-theme-deriv/src/pages/help-centre/data/_security.ts @@ -18,18 +18,6 @@ const security: TQuestionsData = { }, ], }, - { - question: '_t_How long does verification take?_t_', - category: 'Security', - sub_category: '_t_Verification_t_', - label: 'verification-duration', - answer: [ - { - translation_text: - '_t_We’ll typically take 1-3 business days to review your documents and will inform you of the result via email once it’s done._t_', - }, - ], - }, { question: '_t_Why were my documents declined?_t_', category: 'Security',