File "paquet-compresseur_nl.php"
Full path: /home/argothem/www/v4_old/plugins-dist/compresseur/lang/paquet-compresseur_nl.php
File size: 566 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-compresseur?lang_cible=nl
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'compresseur_description' => 'Compressie van CSS en JavaScript in de heading van HTML-paginas uit <code>ecrire/</code> en/of van het publieke site.', # Wikipedia: compressie van bestanden
'compresseur_slogan' => 'Compressie van CSS en JavaScript'
);