baz_april/lang/abomailmans_fr.php

14 lines
594 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

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
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[ $GLOBALS['idx_lang'] ] = array(
//
'message_confirm_suite' => 'Vous allez recevoir courriel contenant des instructions pour confirmer votre demande dabonnement (cette procédure permet déviter que votre adresse soit inscrite à votre insu). Si vous ne trouvez pas ce courriel dans votre boite principale, vérifiez votre boîte des Spams/Indésirables, longlet Promotions, Commercial (en fonction de votre plateforme de courriels).',
);