diff options
author | ddtddt <ddtddt@piwigo.org> | 2010-04-25 07:41:40 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2010-04-25 07:41:40 +0000 |
commit | 3453e56fceacbda7ca78bcdbb2f9330bed005f45 (patch) | |
tree | d9369b2a5aa6539e7b1951da6908c77e3f296087 | |
parent | 7a92117456915b11e0239da8deabce21b6b827b3 (diff) |
[trunk] update ES
git-svn-id: http://piwigo.org/svn/trunk@5963 68402e56-0260-453c-a942-63ccdbb3a9ee
-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 37d2f9519..b2d698fdf 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -757,4 +757,6 @@ $lang['There is no other theme available.'] = 'No hay otra thema disponible'; $lang['By rank'] = 'Por la fila'; $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'; ?>
\ No newline at end of file |