Skip to content
en_usersettings.lng 247 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
tbrehm's avatar
tbrehm committed
$wb["passwort_txt"] = 'Password';
tbrehm's avatar
tbrehm committed
$wb["language_txt"] = 'Language';
$wb["btn_save_txt"] = 'Save';
$wb["btn_cancel_txt"] = 'Cancel';
$wb["password_mismatch"] = 'The password in the second password field does not match the first password.';
tbrehm's avatar
tbrehm committed
?>