Current oav website

This commit is contained in:
Charlie Root
2023-03-20 12:18:38 +01:00
commit a096ce07cf
3270 changed files with 261778 additions and 0 deletions

View File

@ -0,0 +1,28 @@
<?php
/**
* @package Dotclear
*
* @copyright Olivier Meunier & Association Dotclear
* @copyright GPL-2.0-only
*/#
#
#
# DOT NOT MODIFY THIS FILE !
$GLOBALS['__l10n']['The configuration has been updated.'] = '';
$GLOBALS['__l10n']['Settings'] = '';
$GLOBALS['__l10n']['Plugin activation'] = '';
$GLOBALS['__l10n']['Enable dcCKEditor plugin'] = '';
$GLOBALS['__l10n']['Options'] = '';
$GLOBALS['__l10n']['Add alignment buttons'] = '';
$GLOBALS['__l10n']['Add lists buttons'] = '';
$GLOBALS['__l10n']['Save configuration'] = '';
$GLOBALS['__l10n']['Add text color button'] = '';
$GLOBALS['__l10n']['Add collapse button'] = '';
$GLOBALS['__l10n']['Add format selection'] = '';
$GLOBALS['__l10n']['Advanced options'] = '';
$GLOBALS['__l10n']['Text areas to be used by CKEditor'] = '';
$GLOBALS['__l10n']['Comma separed list of textareas - jQuery selector. Defaut: '] = '';