moreCSS/locales/fr/main.lang.php
2023-04-22 14:54:56 +02:00

17 lines
603 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['Style sheet'] = 'Feuille de style';
L10n::$locales['Style sheet:'] = 'Feuille de style :';
L10n::$locales['Enable additionnal CSS for the active theme'] = 'Autorisation la feuille de style additionnelle pour le thème actif';
L10n::$locales['Another CSS stylesheet for the active theme'] = 'Une autre feuille de style CSS pour le thème actif';