[PLUGINS] +redirhttps
[lhc/web/www.git] / www / plugins / redirhttps / lang / paquet-redirhttps_es.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-redirhttps?lang_cible=es
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // R
11 'redirhttps_description' => 'Redirección hacía HTTPS cuando el contendio le necesita (espacio privado, login, páginas públicas con el usuario conectado)',
12 'redirhttps_nom' => 'Redireciones HTTPS',
13 'redirhttps_slogan' => 'Sécuriser l\'accès à certaines pages du site' # NEW
14 );
15
16 ?>