DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:cookielaw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
plugin:cookielaw [2018-07-11 20:58] nikoppplugin:cookielaw [2019-05-30 20:19] – Translations - to GitHub! Dr-Yukon
Line 36: Line 36:
  
 See [[https://github.com/fykosak/dokuwiki-plugin-cookielaw/issues/|current issues]] on GitHub. See [[https://github.com/fykosak/dokuwiki-plugin-cookielaw/issues/|current issues]] on GitHub.
- 
-=== Translations === 
- 
-French translation for lang.php can be added using this content: 
-<file php lang.php> 
-<?php 
-$lang['information'] = 'Ce site web utilise des cookies pour analyser le trafic de visites. ' . 
-                       'En restant sur ce site, vous acceptez le stockage de cookies sur votre ordinateur. '; 
-$lang['consent'    = 'OK'; 
-$lang['details'    = 'En savoir plus'; 
-$lang['details_url'] = 'https://fr.wikipedia.org/wiki/Cookie_(informatique)'; 
-</file> 
- 
-Spanish translation (due to new EU rules, IP is included in the warning): 
-<file php lang.php> 
-<?php 
-// Spanish language file for cookielaw plugin 
-// put this on /plugin/cookielaw/lang/es/plugin.php 
-$lang['information'] = 'Esta página web emplea cookies y registra la dirección IP para analizar su tráfico y por motivos de seguridad. ' . 
-                       'Al permanecer en este sitio, acepta que se almacenen cookies en su ordenador. '; 
-$lang['consent'    = 'De acuerdo'; 
-$lang['details'    = 'Más información'; 
-$lang['details_url'] = 'https://es.wikipedia.org/wiki/Cookie_(inform%C3%A1tica)'; 
-</file> 
plugin/cookielaw.txt · Last modified: 2022-07-06 12:35 by glreschke

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki