aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-04-01 12:24:20 +0000
committerplegall <plg@piwigo.org>2010-04-01 12:24:20 +0000
commitdd22f7a26e7968afa6c59719744f08ca106c6894 (patch)
treebe913d852cbefd79aaf78e36913e718e03088270 /language/es_ES/admin.lang.php
parent542784a54bfb69ca5c952fe91e836f249ab88d8d (diff)
i18n: apply help.html dispatch to all languages having the help.html filled for 2.0
git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/admin.lang.php')
-rw-r--r--language/es_ES/admin.lang.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php
index 1bc536523..d862a8d0b 100644
--- a/language/es_ES/admin.lang.php
+++ b/language/es_ES/admin.lang.php
@@ -768,4 +768,7 @@ $lang['Impossible to deactivate this language, you need at least one language.']
$lang['Inactive Languages'] = 'Idiomas desactivadas';
$lang['Make this language available to users'] = 'Devolver esta idioma disponible para los usuarios';
$lang['Set as default language for unregistered and new users'] = 'Idioma por defecto para los invitados y los nuevos usuarios';
-?> \ No newline at end of file
+$lang['Miscellaneous'] = 'Mas informaciones';
+$lang['User Upload'] = 'AƱadir por los usuarios';
+$lang['Virtual Links'] = 'Lazos virtuales';
+?>