Add script 'get-openssl-version.sh'.
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* French language file for logviewer plugin
|
||||
*
|
||||
* @author Schplurtz le Déboulonné <Schplurtz@laposte.net>
|
||||
*/
|
||||
$lang['menu'] = 'Voir les journaux';
|
||||
$lang['date'] = 'Date';
|
||||
$lang['js']['filter'] = 'Filtrer les lignes:';
|
Reference in New Issue
Block a user