1<?php2/**3 * French language file4 *5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)6 * @author Damien Raude-Morvan <drazzib@drazzib.com>7 */89// custom language strings for the plugin10$lang['readmore'] = 'Lire la suite...';
1112//Setup VIM: ex: et ts=2 :