diff --git a/src/pages/regulatory/index.js b/src/pages/regulatory/index.js index 5c52e1385e6..c7749b0dddf 100644 --- a/src/pages/regulatory/index.js +++ b/src/pages/regulatory/index.js @@ -197,6 +197,11 @@ const Regulatory = (locale) => { 'Deriv Investments (Europe) Limited is entitled to provide services in another EU Member State through EU passporting rights. Above is a list of EU countries that have access to Deriv.com via EU passporting rights.', )} + + {localize( + `In the United Kingdom, the company is authorised to provide investment services via the FCA's temporary permissions regime.`, + )} + diff --git a/static/regulatory/countries/Austria.pdf b/static/regulatory/countries/Austria.pdf index c50d48d8991..adcf04e0766 100644 Binary files a/static/regulatory/countries/Austria.pdf and b/static/regulatory/countries/Austria.pdf differ diff --git a/static/regulatory/countries/Cyprus.pdf b/static/regulatory/countries/Cyprus.pdf index ab1c626fa97..79fd0265673 100644 Binary files a/static/regulatory/countries/Cyprus.pdf and b/static/regulatory/countries/Cyprus.pdf differ diff --git a/static/regulatory/countries/France.pdf b/static/regulatory/countries/France.pdf index bd4e7383cd2..dd6f5d10682 100644 Binary files a/static/regulatory/countries/France.pdf and b/static/regulatory/countries/France.pdf differ diff --git a/static/regulatory/countries/Hungary.pdf b/static/regulatory/countries/Hungary.pdf index 1b770389f3a..c512f8ed04e 100644 Binary files a/static/regulatory/countries/Hungary.pdf and b/static/regulatory/countries/Hungary.pdf differ diff --git a/static/regulatory/countries/Italy.pdf b/static/regulatory/countries/Italy.pdf index 14d5691ff88..12642f5b4ff 100644 Binary files a/static/regulatory/countries/Italy.pdf and b/static/regulatory/countries/Italy.pdf differ diff --git a/static/regulatory/countries/Latvia.pdf b/static/regulatory/countries/Latvia.pdf index 218ba10b84d..870aa73fa8f 100644 Binary files a/static/regulatory/countries/Latvia.pdf and b/static/regulatory/countries/Latvia.pdf differ diff --git a/static/regulatory/countries/Slovakia.pdf b/static/regulatory/countries/Slovakia.pdf index 6f6b9c4ee89..fe642f9ddf3 100644 Binary files a/static/regulatory/countries/Slovakia.pdf and b/static/regulatory/countries/Slovakia.pdf differ diff --git a/static/regulatory/countries/Sweden.pdf b/static/regulatory/countries/Sweden.pdf index 882d7dc0857..9eb7b07a66a 100644 Binary files a/static/regulatory/countries/Sweden.pdf and b/static/regulatory/countries/Sweden.pdf differ diff --git a/static/regulatory/countries/UnitedKingdom.pdf b/static/regulatory/countries/UnitedKingdom.pdf index e3f9dbdcac9..124303f012f 100644 Binary files a/static/regulatory/countries/UnitedKingdom.pdf and b/static/regulatory/countries/UnitedKingdom.pdf differ