Adding wrap version 2023-08-13 (63b6c01).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
82229a3e1e
commit
d25794905f
112 changed files with 4620 additions and 0 deletions
22
plugins/55/wrap/lang/fr/lang.php
Normal file
22
plugins/55/wrap/lang/fr/lang.php
Normal file
|
@ -0,0 +1,22 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Laynee <seedfloyd@gmail.com>
|
||||
* @author schplurtz <Schplurtz@laposte.net>
|
||||
*/
|
||||
$lang['picker'] = 'Extension Wrap';
|
||||
$lang['column'] = 'colonnes';
|
||||
$lang['box'] = 'bloc simple';
|
||||
$lang['info'] = 'bloc information';
|
||||
$lang['tip'] = 'bloc astuce';
|
||||
$lang['important'] = 'bloc important';
|
||||
$lang['alert'] = 'bloc alerte';
|
||||
$lang['help'] = 'bloc aide';
|
||||
$lang['download'] = 'bloc téléchargement';
|
||||
$lang['todo'] = 'bloc à faire';
|
||||
$lang['clear'] = 'rétablir le flux après un élément flottant';
|
||||
$lang['em'] = 'particulièrement important';
|
||||
$lang['hi'] = 'important';
|
||||
$lang['lo'] = 'peu important';
|
Loading…
Add table
Add a link
Reference in a new issue