tbrehm
2011-03-08 cd629b11f7c6c6783a0dae5577acd8bf5f197530
1
2
3
4
5
6
7
8
<?php
$wb['passwort_txt'] = 'Senha';
$wb['password_strength_txt'] = 'Dificuldade da Senha';
$wb['language_txt'] = 'Idioma';
$wb['password_mismatch'] = 'As senhas não coincidem';
$wb['Form to edit the user password and language.'] = 'Formulário para alterar senha e idioma';
$wb['Settings'] = 'Configurações';
?>