diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-05-09 18:21:18 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-05-09 18:21:18 +0000 |
commit | 3ea1387df64898284401fa31e15813cb7bfe41f1 (patch) | |
tree | 168c7b94e165b6598cb3fb2bd894173b55510633 /language/es_ES/admin.lang.php | |
parent | 78466a465966d1d4bf69d789ad4b75fd027f7e53 (diff) |
[trunk] update ES thanks jpr
git-svn-id: http://piwigo.org/svn/trunk@6142 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index b2d698fdf..cbdf7ca2c 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -759,4 +759,6 @@ $lang['Manual order'] = 'Orden manual'; $lang['Add another set of photos'] = 'Añadir otras fotos'; $lang['Order of menubar items has been updated successfully.'] = 'La orden de los elementos del menú ha sido actualizada con éxito.'; $lang['This theme was not designed to be directly activated'] = 'Este tema no es concebido por ser acelerado directamente'; +$lang['Who can see this photo?'] = '¿Quien puede ver esta foto?'; +$lang['Pending Comments'] = 'Comentarios pendientes'; ?>
\ No newline at end of file |