Till Brehm
2014-08-29 be0ffbc7dc61abc3a980c5fb82b77babd379c174
interface/web/tools/lib/lang/es_usersettings.lng
@@ -5,6 +5,8 @@
$wb['password_mismatch'] = 'La contraseƱa indicada en el segundo campo no coincide con la del primero.';
$wb['Form to edit the user password and language.'] = 'Formulario para editar el usuario y la contraseƱa.';
$wb['Settings'] = 'Configuraciones';
$wb['id_rsa_txt'] = 'De claves RSA';
$wb['ssh_rsa_txt'] = 'Claves SSH RSA';
$wb['generate_password_txt'] = 'Generate Password';
$wb['repeat_password_txt'] = 'Repeat Password';
$wb['password_mismatch_txt'] = 'The passwords do not match.';
$wb['password_match_txt'] = 'The passwords do match.';
?>