tbrehm
2011-11-18 ae6b86b02a9f8211a51966ac7150499da103dce9
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';
?>