diff options
Diffstat (limited to 'language/es_ES')
-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 |