diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:36:20 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:36:20 +0000 |
commit | cbfb34cad1119b4fc5db8c81ce1d403deb2544b1 (patch) | |
tree | 75b7cfcc9c9a3bacb01f0ca974c258ffa61cef18 /language | |
parent | c8ad7f949fc87c9c8494fd33e105b65f81f088f5 (diff) |
[trunk_admin] Update es_ES, thanks to : jpr928
git-svn-id: http://piwigo.org/svn/trunk@22149 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-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 |