spip_nursit/plugins-dist/dist/nursit/en_travaux/lang/paquet-entravaux_fr.php
2023-06-01 17:30:12 +02:00

14 lines
615 B
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans https://git.spip.net/spip-contrib-extensions/en_travaux.git
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// E
'entravaux_description' => 'À activer avant une phase de maintenance, ce plugin affiche aussitôt une page davertissement, {{à la place}} du site public. Attention : seul le webmestre accède encore à lespace privé et au site public.',
'entravaux_nom' => 'En travaux',
'entravaux_slogan' => 'Indiquer une phase de maintenance'
);