emailOptionnel/locales/fr/main.lang.php

16 lines
406 B
PHP

<?php
/**
* @package Dotclear
*
* @copyright Olivier Meunier & Association Dotclear
* @copyright GPL-2.0-only
*/
#
# DOT NOT MODIFY THIS FILE !
#
use Dotclear\Helper\L10n;
L10n::$locales['Optional e-mail address'] = 'Adresse e-mail optionnelle';
L10n::$locales['Make e-mail address optional in comments'] = 'Rendre la saisie de l\'adresse e-mail optionnelle dans les commentaires';