summaryrefslogtreecommitdiffstats
path: root/web/lang/fr/hacker_po.inc
blob: 0af11c19516db77e77b54236b76c6202543643df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?
# French (Français) translation
# Translator: Morgan LEFIEUX <comete@archlinuxfr.org>

include_once("translator.inc");
global $_t;

$_t["fr"]["Your session id is invalid."] = "Votre identifiant de session n'est pas valide.";

$_t["fr"]["If this problem persists, please contact the site administrator."] = "Si ce problème persiste, contactez s'il vous plaît l'administrateur du site.";

?>