tbrehm
2013-02-12 95acda8d30d07039c8f525dfca79ff2877b29740
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.\\"';
?>