<?php
# User menu text
$lang['btn_twofactor_profile'] = 'Paramètres de double authentification';

# Two Factor profile header and settings

# Messages displayed by menu

# Text used at login

# Text used at OTP login screen

# LogLog text
# 'logged in, %s'
# 'logged in, %s'
# 'logged in %s'
# 'failed %s'
# 'failed %s'
# 'logged off, %s'
# 'logged in %s'
# 'failed OTP login, %s'

# Administrative text
$lang['menu'] = 'Administration de double authentification';
$lang['user_id']     = 'Utilisateur';
$lang['user_name']   = 'Nom réel';
$lang['user_mail']   = 'E-mail';
$lang['search']      = 'Recherche';
$lang['start']  = 'début';
$lang['prev']   = 'précédent';
$lang['next']   = 'suivant';
$lang['last']   = 'dernier';
