From 9bea0c9e3dfd89c1f79a3e91ac9a9ec9915af810 Mon Sep 17 00:00:00 2001 From: yamat47 Date: Wed, 14 Aug 2024 19:58:25 +0900 Subject: [PATCH] Create 404, 422, 406, 500 page. --- app/public/404.html | 88 ++++++++----------------- app/public/406-unsupported-browser.html | 87 ++++++++---------------- app/public/422.html | 88 ++++++++----------------- app/public/500.html | 87 ++++++++---------------- 4 files changed, 112 insertions(+), 238 deletions(-) diff --git a/app/public/404.html b/app/public/404.html index 2be3af2..24c5080 100644 --- a/app/public/404.html +++ b/app/public/404.html @@ -1,67 +1,35 @@ - + - The page you were looking for doesn't exist (404) - - + + + 404 - ページが見つかりません | 関東学生フットボールクラブ連盟 公式サイト + - - - -
+
-

The page you were looking for doesn't exist.

-

You may have mistyped the address or the page may have moved.

+

404 - ページが見つかりません

+

お探しのページが見つかりませんでした。

+

URLを確認して、もう一度お試しください。

-

If you are the application owner check the logs for more information.

-
diff --git a/app/public/406-unsupported-browser.html b/app/public/406-unsupported-browser.html index 7cf1e16..6e493e1 100644 --- a/app/public/406-unsupported-browser.html +++ b/app/public/406-unsupported-browser.html @@ -1,66 +1,35 @@ - + - Your browser is not supported (406) - - + + + 406 - サポート外のブラウザです | 関東学生フットボールクラブ連盟 公式サイト + - - - -
+
-

Your browser is not supported.

-

Please upgrade your browser to continue.

+

406 - サポート外のブラウザです

+

お使いのブラウザはサポートされていません。

+

対応するブラウザで再度お試しください。

-
diff --git a/app/public/422.html b/app/public/422.html index c08eac0..c8289f0 100644 --- a/app/public/422.html +++ b/app/public/422.html @@ -1,67 +1,35 @@ - + - The change you wanted was rejected (422) - - + + + 422 - データの保存に失敗しました | 関東学生フットボールクラブ連盟 公式サイト + - - - -
+
-

The change you wanted was rejected.

-

Maybe you tried to change something you didn't have access to.

+

422 - データの保存に失敗しました

+

入力されたデータの保存に失敗しました。

+

内容を確認して、もう一度お試しください。

-

If you are the application owner check the logs for more information.

-
diff --git a/app/public/500.html b/app/public/500.html index 78a030a..b2ef8a7 100644 --- a/app/public/500.html +++ b/app/public/500.html @@ -1,66 +1,35 @@ - + - We're sorry, but something went wrong (500) - - + + + 500 - サーバーエラー | 関東学生フットボールクラブ連盟 公式サイト + - - - -
+
-

We're sorry, but something went wrong.

+

500 - サーバーエラー

+

申し訳ございません。サーバーで問題が発生しました。

+

しばらくしてから再度お試しください。

-

If you are the application owner check the logs for more information.

-