| | |
| | | $wb['password_txt'] = 'Mot de passe'; |
| | | $wb['active_txt'] = 'Actif'; |
| | | $wb['folder_error_empty'] = 'Aucun dossier web sélectionné.'; |
| | | $wb['password_strength_txt'] = 'Password strength'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |
| | | $wb['password_match_txt'] = 'The passwords do match.'; |
| | | $wb['no_folder_perm'] = 'You have no permission for this folder.'; |
| | | $wb['password_strength_txt'] = 'Force du mot de passe'; |
| | | $wb['generate_password_txt'] = 'Générer un mot de passe'; |
| | | $wb['repeat_password_txt'] = 'Vérification du mot de passe'; |
| | | $wb['password_mismatch_txt'] = 'Les mots de passe ne correspondent pas.'; |
| | | $wb['password_match_txt'] = 'Les mots de passe correspondent.'; |
| | | $wb['no_folder_perm'] = 'Vous n\'avez pas les permissions pour ce dossier.'; |
| | | $wb['error_user_exists_already_txt'] = 'There is already a record for this user.'; |
| | | ?> |