Amauri CHAMPEAUX 4 years ago
parent
commit
2a439a8330
2 changed files with 2 additions and 2 deletions
  1. BIN
      .DS_Store
  2. 2 2
      lang/tarteaucitron.de.js

BIN
.DS_Store


+ 2 - 2
lang/tarteaucitron.de.js

@@ -74,6 +74,6 @@ tarteaucitron.lang = {
         "details": "Dienste zum Anzeigen von Web-Inhalten."
     },
     
-    "mandatoryTitle": "Mandatory cookies",
-    "mandatoryText": "This site uses cookies necessary for its proper functioning which cannot be deactivated."
+    "mandatoryTitle": "Notwendige Cookies",
+    "mandatoryText": "Diese Seite nutzt Cookies, um die Bedienung der Website zu ermöglichen, diese können nicht deaktiviert werden"
 };