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