Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hauke96/hugo-theme-hamburg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorHauke Stieler <mail@hauke-stieler.de>2018-09-07 00:15:32 +0300
committerHauke Stieler <mail@hauke-stieler.de>2018-09-07 00:15:32 +0300
commit053203c8f20a899ebe6981ded6e4b1ef18cd09c5 (patch)
tree498116c26139716fc4de35950116289486a1ca6d /i18n
parent6f53cc1d6c875f35da3f23afa4d03f5e02681eea (diff)
Add Text and dummy-button to GDPR notice
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml2
-rw-r--r--i18n/en.toml2
2 files changed, 4 insertions, 0 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 3aa00d4..af97129 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -18,3 +18,5 @@
other = "02.01.2006 um 15:04"
[allTags]
other = "Alle Tags"
+[gdprNotice]
+ other = "Damit wir sehen können was unseren Besuchern gefällt, speichern wir Zugriffe, Browser- und Betriebssystemversion, sowie die erste Hälfte der IP Adresse. Damit bist du nicht eindeutig verfolgbar. Diese Informationen sind auf unserem Server gespeichert (also nicht bei Google oder anderen Dritten) und wir geben sie niemandem weiter."
diff --git a/i18n/en.toml b/i18n/en.toml
index 8882fc5..6d52e6c 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -18,3 +18,5 @@
other = "Jan 2, 2006 at 15:04"
[allTags]
other = "All tags"
+[gdprNotice]
+ other = "To see what our visitors like, we save among others the access, browser and operating system version and the first half of your IP address. You cannot be identified with these information. All of this is saved on our server (not at Google or other third parties) and we don't share anything with others."