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