From 89e87eb45e5bbce90349102370df8a089488d01e Mon Sep 17 00:00:00 2001 From: fasihali-deriv Date: Wed, 20 Dec 2023 16:43:52 +0800 Subject: [PATCH 1/2] chore: added party town folder --- .gitignore | 3 +++ crowdin/messages.json | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f825f417935..6ee4b046bb1 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,6 @@ static/CNAME #Webpack webpack-bundle-report + +static/~partytown/ +~partytown/ \ No newline at end of file diff --git a/crowdin/messages.json b/crowdin/messages.json index 083df7bfee4..bd5a74b8b73 100644 --- a/crowdin/messages.json +++ b/crowdin/messages.json @@ -4256,8 +4256,7 @@ "-1049534775": "Please enter a valid postcode with Latin characters.", "-420140433": "Company registration number is required", "-1857429287": "Last Name", - "-706927392": "Important Guidelines", - "-2086585870": "Partners Guide", + "-1702877392": "Important guidelines", "-776458472": "General terms of use", "-2083825503": "Affiliates & introducing brokers (IBs)", "-28284335": "Additional terms for our affiliates and introducing brokers", From f6ed3075a7d6dbd368a824b4215548c841134fc9 Mon Sep 17 00:00:00 2001 From: fasihali-deriv Date: Fri, 22 Dec 2023 17:52:23 +0800 Subject: [PATCH 2/2] chore: updated gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6ee4b046bb1..012f71ded1e 100644 --- a/.gitignore +++ b/.gitignore @@ -91,5 +91,4 @@ static/CNAME #Webpack webpack-bundle-report -static/~partytown/ -~partytown/ \ No newline at end of file +static/~partytown \ No newline at end of file