From d3d58ecdc57c54ce10006145643d3fbe606f35f4 Mon Sep 17 00:00:00 2001 From: Herwin Date: Sat, 11 Nov 2023 13:50:38 +0100 Subject: [PATCH] Updated error page, getting ready for merging Update index.php, articles.json, and 4 more files... --- about/index.php | 2 +- articles/articles.json | 3 +++ commons/strings/en/error.json | 4 +++- commons/strings/fr/error.json | 3 +++ error.php | 8 +++++--- resources/NibblePoker/scss/site/image.scss | 7 +++++-- 6 files changed, 20 insertions(+), 7 deletions(-) create mode 100644 articles/articles.json create mode 100644 commons/strings/fr/error.json diff --git a/about/index.php b/about/index.php index 260c04d..78b877d 100644 --- a/about/index.php +++ b/about/index.php @@ -47,7 +47,7 @@ include 'commons/DOM/sidebar.php';

-

+

TODO

diff --git a/articles/articles.json b/articles/articles.json new file mode 100644 index 0000000..41b42e6 --- /dev/null +++ b/articles/articles.json @@ -0,0 +1,3 @@ +[ + +] diff --git a/commons/strings/en/error.json b/commons/strings/en/error.json index 71dde4c..ecdf845 100644 --- a/commons/strings/en/error.json +++ b/commons/strings/en/error.json @@ -17,5 +17,7 @@ "error.500.og.description": "The server has encountered a situation it doesn't know how to handle.", "error.500.header.title": "Error500 Error", + "error.title": "%0 Error", + "error.skit.pc.dead": "Drawing of an old PC with a face with crossed eyes." -} \ No newline at end of file +} diff --git a/commons/strings/fr/error.json b/commons/strings/fr/error.json new file mode 100644 index 0000000..0db3279 --- /dev/null +++ b/commons/strings/fr/error.json @@ -0,0 +1,3 @@ +{ + +} diff --git a/error.php b/error.php index 6fc2cf3..1bd15c6 100644 --- a/error.php +++ b/error.php @@ -37,9 +37,8 @@ include 'commons/DOM/sidebar.php';
- -

-

+ +