From 07784422f6089b3855a6badcba7cc0abdc9efa74 Mon Sep 17 00:00:00 2001 From: Frank Tegtmeyer Date: Tue, 15 Nov 2016 15:39:03 +0100 Subject: [PATCH] Added german translation for cookie consent. --- i18n/de.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/i18n/de.yaml b/i18n/de.yaml index 38eafe8..05a1b78 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -21,3 +21,12 @@ - id: paginatorNext translation: "Nächste Seite" + +- id: cookieMessage + translation: "Diese Webseite benutzt Cookies." + +- id: cookieLink + translation: "Weitere Informationen" + +- id: cookieDismiss + translation: "OK"