xref: /plugin/copy2clipboard/lang/fr/lang.php (revision 40c945404318d2d5c90cdda6cc8ed23f59e7b6cc)
1<?php
2/**
3 * French language file for sopy2clipboard plugin
4 *
5 * @author Schplurtz le Deboulonné <Schplurtz@laposte.net>
6 */
7
8$lang['js']['title'] = "Copier dans le presse-papier";
9$lang['js']['copied'] = "Extrait copié";
10$lang['js']['error'] = "Erreur lors de la copie du texte";
11