tbrehm
2011-04-12 49f2674206920c296c32cc6dab1adf9684e22216
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';
?>