Add "Server Status" page

This commit is contained in:
2021-02-13 14:06:05 +09:00
parent c539947854
commit 1feacae0f0
6 changed files with 132 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"status": "Server Status",
"location": "Location",
"tottori": "Tottori, Japan",
"hiroshima": "Hiroshima, Japan"
}
+6
View File
@@ -0,0 +1,6 @@
{
"status": "サーバー情報",
"location": "場所",
"tottori": "日本, 鳥取県",
"hiroshima": "日本, 広島県"
}