diff options
Diffstat (limited to '')
-rw-r--r-- | language/es_ES/admin.lang.php | 1 | ||||
-rw-r--r-- | language/es_ES/common.lang.php | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index 9b18df207..f5babefe6 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -186,7 +186,6 @@ $lang['You cannot delete your account'] = "Usted no puede suprimir su cuenta"; $lang['You cannot move an album in its own sub album'] = 'No se puede mover un àlbum en su proprio sub-àlbum'; $lang['You need to confirm deletion'] = 'Usted debe confirmar la supresión'; $lang['add tags'] = 'Añadir las etiquetas'; -$lang['Adviser'] = 'Consejero'; $lang['Associate to album'] = 'Asociar al àlbum'; $lang['associate to group'] = 'asociar con grupo'; $lang['Authorized'] = 'Autorizados'; diff --git a/language/es_ES/common.lang.php b/language/es_ES/common.lang.php index 8b268f6a2..447479d0c 100644 --- a/language/es_ES/common.lang.php +++ b/language/es_ES/common.lang.php @@ -129,7 +129,6 @@ $lang['You are not authorized to access the requested page'] = 'No dispone de au $lang['add to caddie'] = 'Agregar a la cesta'; $lang['add this image to your favorites'] = 'Agregar a los favoritos'; $lang['Administration'] = 'Administración'; -$lang['Adviser mode enabled'] = 'Modo de consejero activo'; $lang['all'] = 'todo'; $lang['ascending'] = 'ascendiente'; $lang['author(s) : %s'] = 'autor(es) : %s'; |