0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-10-13 03:38:36 +09:00

Add 404 page

This commit is contained in:
2021-08-14 09:43:33 +09:00
parent 4b673b8c9c
commit 299034c391
4 changed files with 39 additions and 1 deletions

4
locales/ja/404.json Normal file
View File

@@ -0,0 +1,4 @@
{
"caption": "要求されたページはこのウェブサイト上に存在しません。",
"return": "トップページへ戻る"
}