diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:19:50 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-09 16:19:50 +0000 |
commit | 7992453483cd4132a10efc1098ae7acd10386a64 (patch) | |
tree | 7d934dfa792da29e834c72d0144a733d98c3cc8b /language/es_ES/common.lang.php | |
parent | ad5377bf7001308fc92e86ec2b5b42b64b47df64 (diff) |
[trunk] - es_ES update Thanks to jpr928
git-svn-id: http://piwigo.org/svn/trunk@10205 68402e56-0260-453c-a942-63ccdbb3a9ee
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 |