reorganise api, add "Connection refused" error in setup

fixes #201
This commit is contained in:
Harvey Tindall
2022-03-22 14:58:39 +00:00
parent cebde9d4c0
commit 12db53d1eb
9 changed files with 2519 additions and 2471 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
"errorInvalidUserPass": "Invalid username/password.",
"errorNotAdmin": "User is not allowed to manage server.",
"errorUserDisabled": "User may be disabled.",
"error404": "404, check the internal URL."
"error404": "404, check the internal URL.",
"errorConnectionRefused": "Connection refused."
},
"startPage": {
"welcome": "Welcome!",