1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 05:07:49 +02:00

Update es.lang.php

This commit is contained in:
Freddy Morán Jr
2016-01-26 07:18:42 -06:00
parent c9f0ec112f
commit a6cdab21a3

View File

@@ -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.' => '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.', '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', 'Monstra version' => 'Versión Monstra',
'Directory Permissions' => 'Permisos del Directorio', 'Directory Permissions' => 'Permisos de directorio',
'Directory' => 'Directorio', 'Directory' => 'Directorio',
'Writable' => 'Accesible', 'Writable' => 'Accesible',
'Unwritable' => 'No accesible', 'Unwritable' => 'No accesible',
'Status' => 'Estado', 'Status' => 'Estado',
'PHP Built On' => 'PHP Construido En', 'PHP Built On' => 'PHP construido en',
'Web Server' => 'Servidor Web', 'Web Server' => 'Servidor web',
'WebServer to PHP Interface' => 'Servidor Web Para Interfaz PHP', 'WebServer to PHP Interface' => 'Servidor web para interfaz PHP',
) )
); );