mail2log/locales/fr/main.lang.php

16 lines
340 B
PHP
Raw Permalink Normal View History

2023-03-11 16:14:04 +00:00
<?php
/**
* @package Dotclear
*
* @copyright Olivier Meunier & Association Dotclear
* @copyright GPL-2.0-only
*/
#
# DOT NOT MODIFY THIS FILE !
#
2023-04-24 14:18:52 +00:00
use Dotclear\Helper\L10n;
L10n::$locales['Mail to log'] = 'Mail en log';
L10n::$locales['Do not send mails but log them'] = 'Ne pas envoyer les mails mais les loguer';