From a3fd9b692bff4116d08c290643b72819e2c99e6f Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 26 Dec 2013 12:26:22 +0000 Subject: 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 --- language/es_ES/admin.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/es_ES') 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 -- cgit v1.2.3