mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-05 12:48:00 +02:00
Update es.lang.php
This commit is contained in:
@@ -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',
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user