2020-09-18 00:07:17 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"auth_fail": "Username or password is incorrect.",
|
2020-10-04 00:05:05 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"connection_error": "Failed to connect to a ZoneMinder server.",
|
|
|
|
"invalid_auth": "Invalid authentication"
|
2020-09-18 00:07:17 +00:00
|
|
|
},
|
|
|
|
"create_entry": {
|
|
|
|
"default": "ZoneMinder server added."
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"auth_fail": "Username or password is incorrect.",
|
2020-10-04 00:05:05 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"connection_error": "Failed to connect to a ZoneMinder server.",
|
|
|
|
"invalid_auth": "Invalid authentication"
|
2020-09-18 00:07:17 +00:00
|
|
|
},
|
|
|
|
"flow_title": "ZoneMinder",
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host and Port (ex 10.10.0.4:8010)",
|
|
|
|
"password": "Password",
|
|
|
|
"path": "ZM Path",
|
|
|
|
"path_zms": "ZMS Path",
|
2020-10-04 00:05:05 +00:00
|
|
|
"ssl": "Uses an SSL certificate",
|
2020-09-18 00:07:17 +00:00
|
|
|
"username": "Username",
|
2020-10-04 00:05:05 +00:00
|
|
|
"verify_ssl": "Verify SSL certificate"
|
2020-09-18 00:07:17 +00:00
|
|
|
},
|
|
|
|
"title": "Add ZoneMinder Server."
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|