diff --git a/plugins/box/information/languages/es.lang.php b/plugins/box/information/languages/es.lang.php index 0164693..3bffa08 100644 --- a/plugins/box/information/languages/es.lang.php +++ b/plugins/box/information/languages/es.lang.php @@ -28,13 +28,13 @@ 'Due to the type and amount of information an error might give intruders when Core::$environment = Core::DEVELOPMENT, we strongly advise setting Core::PRODUCTION in production systems.' => 'Debido al tipo y cantidad de información que un error podría dar a los intrusos cuando Core::$environment = Core::DEVELOPMENT, le recomendamos ajuste Core::PRODUCTION en sistemas de producción.', 'Monstra version' => 'Versión Monstra', - 'Directory Permissions' => 'Permisos del Directorio', + 'Directory Permissions' => 'Permisos de directorio', 'Directory' => 'Directorio', 'Writable' => 'Accesible', 'Unwritable' => 'No accesible', 'Status' => 'Estado', - 'PHP Built On' => 'PHP Construido En', - 'Web Server' => 'Servidor Web', - 'WebServer to PHP Interface' => 'Servidor Web Para Interfaz PHP', + 'PHP Built On' => 'PHP construido en', + 'Web Server' => 'Servidor web', + 'WebServer to PHP Interface' => 'Servidor web para interfaz PHP', ) );