xref: /plugin/autotranslation/lang/fr/lang.php (revision bcc01f1f595bdf554b8fd711d9d1658ce0befee9)
10a7415d3SAndreas Gohr<?php
20a7415d3SAndreas Gohr
3*bcc01f1fSVincent Feltz/**
4*bcc01f1fSVincent Feltz * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5*bcc01f1fSVincent Feltz *
6*bcc01f1fSVincent Feltz * @author Vincent Feltz <psycho@feltzv.fr>
7*bcc01f1fSVincent Feltz */
80a7415d3SAndreas Gohr$lang['translations']          = 'Traductions de cette page';
9*bcc01f1fSVincent Feltz$lang['outdated']              = 'Cette traduction est plus ancienne que <a href="%s" class="wikilink1">la page originale</a> et est peut-être dépassée.';
10*bcc01f1fSVincent Feltz$lang['diff']                  = 'Voir ce qui a <a href="%s" class="wikilink1">changé</a>.';
11