bunch of changes

This commit is contained in:
Yordan Suarez
2019-12-30 12:56:11 -05:00
parent 48e945c6a5
commit d11df67c18
8 changed files with 322 additions and 76 deletions

View File

@@ -14,7 +14,9 @@
},
"error": {
"auth": "Username/Password is wrong.",
"name_exists": "Configuration already exists."
"name_exists": "Configuration already exists.",
"invalid_username": "Invalid Username",
"invalid_password": "Invalid Password"
},
"abort": {
"single_instance_allowed": "Only a single configuration of Fpl is allowed."