1<?php
2
3/**
4 * French language file for the orphanmedia2 plugin
5
6 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
7 * @author Evan Colwell <ercolwell@gmail.com>
8 * @contributor lrdt <https://github.com/Taggic/orphanmedia/pull/17>
9 */
10
11$lang['prev_limit']         = "Le nombre maximal d'images à prévisualiser";
12$lang['admin_orphanmedia']  = "Détection de Médias orphelins";
13