diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-02-05 11:17:56 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-02-05 11:17:56 +0000 |
commit | 03d5c554a6c09f985ffc079d6dfe7c1a455e96c5 (patch) | |
tree | 9da7a3a2fac60040babcba3a017ef02508167dff /language/es_ES/admin.lang.php | |
parent | 8de1737fe92b06f09ec8f065961d4c3c00fa1903 (diff) |
[trunk_admin] Update es_ES, thanks to : petaqui
git-svn-id: http://piwigo.org/svn/trunk@20568 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 23cc26970..25726b769 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -950,4 +950,5 @@ $lang['This group will be set to default'] = 'Este grupo se usa de forma predete $lang['This group will be unset to default'] = 'Este grupo ya no se utiliza por defecto'; $lang['Type here the name of the new group'] = 'Escriba aquĆ el nombre del nuevo grupo'; +$lang['Purge user cache'] = 'Limpiar cache de usuario'; ?>
\ No newline at end of file |