docs: better not found

This commit is contained in:
hamster1963 2024-11-28 11:47:00 +08:00
parent e3e1d3176c
commit 02f7f7b53a
4 changed files with 12 additions and 8 deletions

View File

@ -97,7 +97,8 @@
"Servers": "servers" "Servers": "servers"
}, },
"NotFoundPage": { "NotFoundPage": {
"h1_490-590_404NotFound": "404 Not Found", "h1_490-590_404NotFound": "Server Not Found",
"h1_490-590_404NotFoundBack": " Press here to go back" "h1_490-590_404NotFoundBack": " Press here to go back",
"h1_490-590_Error": "Something went wrong"
} }
} }

View File

@ -97,7 +97,8 @@
"Servers": "サーバー" "Servers": "サーバー"
}, },
"NotFoundPage": { "NotFoundPage": {
"h1_490-590_404NotFound": "404 見つかりませんでした", "h1_490-590_404NotFound": "サーバーは見つかりません",
"h1_490-590_404NotFoundBack": "戻る" "h1_490-590_404NotFoundBack": "戻る",
"h1_490-590_Error": "何らかの問題が発生しました"
} }
} }

View File

@ -97,7 +97,8 @@
"Servers": "個伺服器" "Servers": "個伺服器"
}, },
"NotFoundPage": { "NotFoundPage": {
"h1_490-590_404NotFound": "404 未找到", "h1_490-590_404NotFound": "伺服器未找到",
"h1_490-590_404NotFoundBack": "返回" "h1_490-590_404NotFoundBack": "返回",
"h1_490-590_Error": "發生錯誤"
} }
} }

View File

@ -97,7 +97,8 @@
"Servers": "个服务器" "Servers": "个服务器"
}, },
"NotFoundPage": { "NotFoundPage": {
"h1_490-590_404NotFound": "404 未找到", "h1_490-590_404NotFound": "服务器不存在",
"h1_490-590_404NotFoundBack": "返回" "h1_490-590_404NotFoundBack": "返回",
"h1_490-590_Error": "发生错误"
} }
} }