middleman-gdpr 1.0.1 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/middleman-gdpr/version.rb +1 -1
- data/locales/de.yml +1 -1
- data/locales/en.yml +1 -1
- data/locales/es.yml +1 -1
- data/locales/fr.yml +1 -1
- data/locales/it.yml +1 -1
- data/locales/zh.yml +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 448c6e7e87f47d0b71527f3036a35f95cdae0a6b872a4bd934a67f59381c1dfd
|
4
|
+
data.tar.gz: 880141c17d9e7346bac7d1df53591ef44e75609ee300f137d6c406755b17b831
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d44e41003c7ec2884f05eef222a12dcf879a96fee058365953b303adf6f6eccfe43e387ebc1f0e9d7ccfbbf784aa3cab6701f229aa5181a26675bac91de4d480
|
7
|
+
data.tar.gz: 89c3c4a156896f6476ca18e44300af290c5f58fa6813cd418ceffa7039d641607a86d224b9749ba3322cbebeffeec7d1ad6c8cf9e026d4c3733a9e0ba456c599
|
data/locales/de.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
de:
|
2
2
|
gdpr:
|
3
|
-
privacy_policy: https://
|
3
|
+
privacy_policy: https://gdpr.eu/cookies/
|
4
4
|
cookie_consent:
|
5
5
|
text: "Indem Sie Ihre Navigation auf dieser Website fortsetzen, akzeptieren Sie die Verwendung von Cookies, die insbesondere dazu dienen, Ihnen personalisierte Funktionen anzubieten und Ihre Besuche auf der Website zu erfassen."
|
6
6
|
button: "Ich habe verstanden"
|
data/locales/en.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
en:
|
2
2
|
gdpr:
|
3
|
-
privacy_policy: https://
|
3
|
+
privacy_policy: https://gdpr.eu/cookies/
|
4
4
|
cookie_consent:
|
5
5
|
text: 'By navigating on this website, you agree to our use of cookies to personalize certain website features and to measure the audience and use of this website.'
|
6
6
|
button: "I agree"
|
data/locales/es.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
es:
|
2
2
|
gdpr:
|
3
|
-
privacy_policy: https://
|
3
|
+
privacy_policy: https://gdpr.eu/cookies/
|
4
4
|
cookie_consent:
|
5
5
|
text: "Al continuar su navegación por este sitio, acepta la utilización de cookies, que tienen por objeto proponerle funcionalidades personalizadas y realizar mediciones de audiencia."
|
6
6
|
button: "Entendido"
|
data/locales/fr.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
fr:
|
2
2
|
gdpr:
|
3
|
-
privacy_policy: https://
|
3
|
+
privacy_policy: https://gdpr.eu/cookies/
|
4
4
|
cookie_consent:
|
5
5
|
text: "En poursuivant votre navigation sur ce site, vous acceptez l’utilisation de Cookies pour vous proposer notamment des fonctionnalités personnalisées et pour réaliser des mesures d’audience."
|
6
6
|
button: "J'ai compris"
|
data/locales/it.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
it:
|
2
2
|
gdpr:
|
3
|
-
privacy_policy: https://
|
3
|
+
privacy_policy: https://gdpr.eu/cookies/
|
4
4
|
cookie_consent:
|
5
5
|
text: "Proseguendo nella navigazione del Sito, l'utente acconsente all'utilizzo dei cookie allo scopo di fornire funzioni personalizzate e di misurazione dell'audience."
|
6
6
|
button: "Ho capito"
|
data/locales/zh.yml
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
zh:
|
2
2
|
gdpr:
|
3
|
-
privacy_policy: https://
|
3
|
+
privacy_policy: https://gdpr.eu/cookies/
|
4
4
|
cookie_consent:
|
5
5
|
text: '在瀏覽本網站之時,您同意本網站收集閣下Cookies(如有)及用於獲取配置數據以及分析上網認識的瀏覽習慣。Cookies可免除閣下每次瀏覽網站是重新登記的麻煩,並追蹤閣下喜歡的網頁主題選項,為閣下提供更個性化服務。阁下如不希望接受Cookies,可以修改有关互联网选项或阁下计算机系统的浏览选项,但阁下可能因此无法使用或启动本网站的若干功能。'
|
6
6
|
button: "同意"
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: middleman-gdpr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0
|
4
|
+
version: 1.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Arnaud Levy
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2020-07-30 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: middleman
|