about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/fr/lang.php
blob: ee87b0d5200a830fdebe9f12f284c9d58bf64ca9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Pietroni <pietroni@informatique.univ-paris-diderot.fr>
 */
$lang['connectfail']           = 'Impossible de se connecter à la base de données.';
$lang['userexists']            = 'Désolé, un utilisateur avec cet identifiant existe déjà.';
$lang['writefail']             = 'Impossible de modifier les données utilisateur. Veuillez en informer l\'administrateur du Wiki.';