diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-10-29 08:09:07 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-10-29 08:09:07 +0000 |
commit | 1e2fc858ac9634c79e528d736ad25e791b8c725d (patch) | |
tree | c044509a72806ee722e380b33a82f77086560c3a /language/es_ES | |
parent | 10c8edcb66bc43b4da6cad3206bd426bdaf67563 (diff) |
[trunk_admin] Update es_ES, thanks to : jpr928
git-svn-id: http://piwigo.org/svn/trunk@18784 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 2469388eb..0f152c3a4 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -934,4 +934,7 @@ $lang['Portrait'] = 'Retrato'; $lang['Manage photos'] = 'Administrar fotos'; $lang['View in gallery'] = 'Ver en galería'; $lang['Number of albums per page'] = 'Numero de álbumes por paginas'; +$lang['Maximum'] = 'Máximo'; +$lang['Minimum'] = 'Mínimo'; +$lang['Ratio'] = 'Proporción'; ?>
\ No newline at end of file |