30 lines
1008 B
JSON
30 lines
1008 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"auth_fail": "Username or password is incorrect.",
|
||
|
"connection_error": "Failed to connect to a ZoneMinder server."
|
||
|
},
|
||
|
"create_entry": {
|
||
|
"default": "ZoneMinder server added."
|
||
|
},
|
||
|
"error": {
|
||
|
"auth_fail": "Username or password is incorrect.",
|
||
|
"connection_error": "Failed to connect to a ZoneMinder server."
|
||
|
},
|
||
|
"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",
|
||
|
"ssl": "Use SSL for connections to ZoneMinder",
|
||
|
"username": "Username",
|
||
|
"verify_ssl": "Verify SSL Certificate"
|
||
|
},
|
||
|
"title": "Add ZoneMinder Server."
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|