Falko Timme
2013-10-30 eedc0531478ad21fa7e9fc2103f8436c7fbd9973
interface/web/admin/lib/lang/es_users.lng
@@ -25,4 +25,9 @@
$wb['groups_txt'] = 'Grupos';
$wb['default_group_txt'] = 'Grupo por defecto';
$wb['startmodule_err'] = 'El modulo inicial no está incluido en los módulos';
$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.';
$wb['username_error_collision'] = 'The username may not be web or web plus a number.\\"';
?>