diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-19 18:27:15 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-19 18:27:15 +0000 |
commit | fe5e6e498252fb1b76b8e3a7c02628bedc0e6ca3 (patch) | |
tree | 306badfa66510f786b77be6ed10d5f42bb72a63b /language/es_ES/admin.lang.php | |
parent | 1974e45a4586c63961bc198f2e8fbb774803d323 (diff) |
[trunk_admin] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@24538 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index b3829253f..85a61ce95 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -953,4 +953,5 @@ $lang['Type here the name of the new group'] = 'Escriba aquí el nombre del nuev $lang['Purge user cache'] = 'Limpiar cache de usuario'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Las dimensiones de la imagen se reducirá a %dx%d píxeles.'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionado después de la carga al servidor debido a la utilización de GD como librería gráfica.'; +$lang['Select at least one tag'] = 'Selecciona al menos una etiqueta'; ?>
\ No newline at end of file |