feat: add routes, lang, tests, stubs, docs, and docker configurations
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'title' => 'خطا در بارگذاری صفحه',
|
||||
|
||||
'body' => 'هنگام بارگذاری این صفحه خطایی رخ داد. لطفاً بعداً دوباره تلاش کنید.',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user