diff options
-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 5626557cd..f7491f72a 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -951,4 +951,5 @@ $lang['This group will be unset to default'] = 'Este grupo ya no se utiliza por $lang['Type here the name of the new group'] = 'Escriba aquí el nombre del nuevo grupo'; $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.'; ?>
\ No newline at end of file |