Skip to content
en_usersettings.lng 379 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.';
$wb["Form to edit the user password and language."] = 'Form to edit the user password and language.';
$wb["Settings"] = 'Settings';
tbrehm's avatar
tbrehm committed
?>