diff options
Diffstat (limited to 'language/es_ES/common.lang.php')
-rw-r--r-- | language/es_ES/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index a22a68b84..9dc5cec60 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -356,5 +356,6 @@ $lang['Manage this user comment: %s'] = 'Administrar este comentario: %s'; $lang['This author modified following comment:'] = 'Este autor modificó el comentario siguiente:'; $lang['This author removed the comment with id %d'] = 'Este autor suprimió el comentario sustentador al que él identificaba %d'; $lang['validate this comment'] = 'Validar este comentario'; +$lang['html tags are not allowed in login'] = 'Etiquetas HTML no están permitidas en el area de conección'; ?>
\ No newline at end of file |