<?php
/**
 * french language file for the htmlabstract plugin
 * @author Vincent Feltz <psycho@feltzv.fr>
 */


$lang['encoding']   = 'utf-8';
$lang['direction']  = 'ltr';

$lang['author'] = ' par ';
$lang['textlink'] = 'Article complet';
$lang['extern_edit'] = '? (édition externe)';