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 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 |