feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'Error en carregar la pàgina',
|
||||
|
||||
'body' => 'S\'ha produït un error en intentar carregar aquesta pàgina. Si us plau, intenta-ho més tard.',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user