CategoriesPage/locales/fr/main.lang.php

17 lines
466 B
PHP
Raw Normal View History

2023-04-10 22:47:29 +00:00
<?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';