]> cat aescling's git repositories - mastodon.git/commitdiff
Added the law requirements for the EU/EEA (#7605)
authorJeroen <jeroenpraat@users.noreply.github.com>
Fri, 25 May 2018 12:27:14 +0000 (14:27 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 25 May 2018 12:27:14 +0000 (14:27 +0200)
* Added the law requirements for the EU/EEA

See article 8 of the GDPR

* fix

* i18n-tasks normalize

config/locales/en.yml

index 262883e2cb8ee3e4bf277133ff21c41db4f8da1e..0b0110c7010995f52ab5887a6dbc5daabfd80a9f 100644 (file)
@@ -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" />