tbrehm
2012-01-27 b0711a41c9cd3628507c424aba889d94b0c2cef2
1
2
3
4
5
6
7
8
<?php
$wb['passwort_txt'] = 'Passwort';
$wb['language_txt'] = 'Sprache';
$wb['password_mismatch'] = 'Die Passw&ouml;rter stimmen nicht &uuml;berein.';
$wb['password_strength_txt'] = 'Passwortkomplexit&auml;t';
$wb['Form to edit the user password and language.'] = 'Formular, um das Benutzerpasswort und die Sprache zu bearbeiten.';
$wb['Settings'] = 'Einstellungen';
?>