about summary refs log tree commit diff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorJeroen <jeroenpraat@users.noreply.github.com>2018-05-25 14:27:14 +0200
committerEugen Rochko <eugen@zeonfederated.com>2018-05-25 14:27:14 +0200
commit3f8f5642a12928710ba321fbdb2025113066344a (patch)
tree8c43ead27b3fd8799fc96a2fee1dce37fa06edc0 /config/locales/en.yml
parentcdbdf7f98bb45439908cb23d0dfae228d59b3c1f (diff)
Added the law requirements for the EU/EEA (#7605)
* Added the law requirements for the EU/EEA

See article 8 of the GDPR

* fix

* i18n-tasks normalize
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 262883e2c..0b0110c70 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -760,9 +760,13 @@ en:
 
       <hr class="spacer" />
 
-      <h3 id="coppa">Children's Online Privacy Protection Act Compliance</h3>
+      <h3 id="children">Site usage by children</h3>
 
-      <p>Our site, products and services are all directed to people who are at least 13 years old. If this server is in the USA, and you are under the age of 13, per the requirements of COPPA (<a href="https://en.wikipedia.org/wiki/Children%27s_Online_Privacy_Protection_Act">Children's Online Privacy Protection Act</a>) do not use this site.</p>
+      <p>If this server is in the EU or the EEA: Our site, products and services are all directed to people who are at least 16 years old. If you are under the age of 16, per the requirements of the GDPR (<a href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">General Data Protection Regulation</a>) do not use this site.</p>
+
+      <p>If this server is in the USA: Our site, products and services are all directed to people who are at least 13 years old. If you are under the age of 13, per the requirements of COPPA (<a href="https://en.wikipedia.org/wiki/Children%27s_Online_Privacy_Protection_Act">Children's Online Privacy Protection Act</a>) do not use this site.</p>
+
+      <p>Law requirements can be different if this server is in another jurisdiction.</p>
 
       <hr class="spacer" />