diff options
Diffstat (limited to 'language/es_ES')
-rw-r--r-- | language/es_ES/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/es_ES/admin.lang.php b/language/es_ES/admin.lang.php index a65db1ddf..dc97c272a 100644 --- a/language/es_ES/admin.lang.php +++ b/language/es_ES/admin.lang.php @@ -534,7 +534,7 @@ $lang['Go to %s or %s for more informations'] = "Vaya sobre %s o %s para más in $lang['the forum'] = "El foro"; $lang['the wiki'] = "El wiki"; $lang['%s value is not correct file because exif are not supported'] = "El valor de %s no es correcto porque datos Exif no son soportados"; -$lang['%s must be to set to false in your config_local.inc.php file'] = "%s debe ser puesto a \"false\" en su fichero config_local.inc.php"; +$lang['%s must be to set to false in your local/config/config.inc.php file'] = "%s debe ser puesto a \"false\" en su fichero local/config/config.inc.php"; $lang['Main "guest" user does not exist'] = "El usuario \"invitado\" principal no existe más"; $lang['Main "guest" user status is incorrect'] = "El estatuto del usuario \"invitado\" principal es incorrecto"; $lang['Default user does not exist'] = "El usuario por defecto no existe más"; |