xref: /plugin/imgpaste/lang/fr/lang.php (revision d82697503e699bd7b030cd71cc0e145b28b05773)
1<?php
2/**
3 * French language file for imgpaste plugin
4 *
5 * @author Schplurtz le Déboulonné <Schplurtz@laposte.net>
6 */
7
8$lang['e_nodata']         = 'Le presse-papier est vide.';
9$lang['js']['inprogress'] = 'Envoi en cours… Veuillez patienter.';
10
11//Setup VIM: ex: et ts=4 :
12