mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-09-01 07:20:01 +02:00
added connection_timeout string for future use
This commit is contained in:
parent
4f8c709488
commit
6ff716ec5b
2 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
|||
},
|
||||
"error": {
|
||||
"name_exists": "Name already exists.",
|
||||
"librouteros_invalid": "Invalid librouteros library version installed.",
|
||||
"cannot_connect": "Cannot connect to Mikrotik.",
|
||||
"connection_timeout": "Mikrotik connection timeout.",
|
||||
"wrong_login": "Invalid user name or password."
|
||||
}
|
||||
},
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
},
|
||||
"error": {
|
||||
"name_exists": "Name already exists.",
|
||||
"librouteros_invalid": "Invalid librouteros library version installed.",
|
||||
"cannot_connect": "Cannot connect to Mikrotik.",
|
||||
"connection_timeout": "Mikrotik connection timeout.",
|
||||
"wrong_login": "Invalid user name or password."
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue