CategoriesPage/locales/fr/main.lang.php
2023-04-11 00:47:29 +02:00

16 lines
466 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['Categories Page'] = 'Page des catégories';
L10n::$locales['Link to categories'] = 'Lien vers la page des catégories';
L10n::$locales['Add a public page for categories list'] = 'Ajoute une page publique listant les catégories';