comListe/locales/fr/resources.php

12 lines
346 B
PHP
Raw Normal View History

2015-05-30 15:21:33 +00:00
<?php
2023-01-02 00:00:05 +00:00
/**
2023-10-15 19:42:44 +00:00
* @file
* @brief The plugin locales resources
2023-10-24 22:51:58 +00:00
* @ingroup comListe
2023-01-02 00:00:05 +00:00
*
2023-10-24 22:51:58 +00:00
* @author Benoit de Marne (author)
2023-10-15 19:42:44 +00:00
* @author Jean-Christian Denis (latest)
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
2023-01-02 00:00:05 +00:00
*/
2023-10-24 22:51:58 +00:00
\Dotclear\App::backend()->resources()->set('help', 'comListe', __DIR__ . '/help/comListe.html');