tbrehm
2011-04-12 5eac968d9f6539df8aca467501798cdf941df36e
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';
?>