1<?php
2/**
3 * Translate settings for the logAuthError Plugin
4 */
5
6$lang['errorMsg'] = 'Error message passed to the erreur_log apache (use {userName} to log the user name and {userPass} for the password)';
7