aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-12-26 12:26:22 +0000
committerplegall <plg@piwigo.org>2013-12-26 12:26:22 +0000
commita3fd9b692bff4116d08c290643b72819e2c99e6f (patch)
treed68dd8fcdb597f78a10bc3c3298ef83bc3cc30ca /language/es_ES
parent905cf523ec66a2b6045959b697b483569ca79431 (diff)
feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.
git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES')
-rw-r--r--language/es_ES/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php
index 3303ba7b2..a4a5eef83 100644
--- a/language/es_ES/admin.lang.php
+++ b/language/es_ES/admin.lang.php
@@ -970,4 +970,5 @@ $lang['User %s added'] = 'Usuario %s aƱadido';
$lang['User %s updated'] = 'Usuario %s actualizado';
$lang['Users modified'] = 'Usuarios modificados';
$lang['on the %d selected users'] = 'en los %d usuarios seleccionados';
+$lang['close'] = 'cerrar';
?> \ No newline at end of file