feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'Error al cargar la página',
|
||||
|
||||
'body' => 'Ocurrió un error al intentar cargar esta página. Por favor, inténtelo de nuevo más tarde.',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user