baz_april/lang/abomailmans_fr.php

15 lines
599 B
PHP
Raw Permalink Normal View History

2020-12-19 01:13:26 +01:00
<?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(
//
2020-12-19 21:11:15 +01:00
'message_confirm_suite' => 'Vous allez recevoir un 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).',
2020-12-19 01:13:26 +01:00
2021-03-07 12:54:17 +01:00
2020-12-19 01:13:26 +01:00
);