feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'Fel vid laddning av sida',
|
||||
|
||||
'body' => 'Ett fel inträffade vid försöket att ladda denna sida. Vänligen försök igen senare.',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user