add proxy support

This commit is contained in:
Andrey
2021-02-19 10:39:15 +03:00
parent ad2501ca8c
commit 1e8777ca6d
6 changed files with 15 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
"update_all": "Update all outs when input",
"mqtt_inputs": "Use MQTT",
"fake_response": "Fake response",
"force_d": "Force 'd' response",
"poll_outs": "Poll outs"
}
}
@@ -39,6 +40,7 @@
"mqtt_inputs": "Use MQTT",
"update_all": "Update all outs when input",
"fake_response": "Fake response",
"force_d": "Force 'd' response",
"poll_outs": "Poll outs"
}
}

View File

@@ -23,6 +23,7 @@
"nports": "Кол-во портов",
"update_all": "Обновить все выходы когда срабатывает вход",
"fake_response": "Имитация http-ответа",
"force_d": "Ответ 'd' по умолчанию",
"poll_outs": "Обновлять выходы (регулярно)"
}
}
@@ -38,6 +39,7 @@
"invert": "Список портов (через ,) с инвертированной логикой",
"mqtt_inputs": "Использовать MQTT",
"fake_response": "Имитация http-ответа",
"force_d": "Ответ 'd' по умолчанию",
"nports": "Кол-во портов",
"update_all": "Обновить все выходы когда срабатывает вход",
"poll_outs": "Обновлять выходы (регулярно)"

View File

@@ -23,6 +23,7 @@
"nports": "Кількість портів",
"update_all": "Оновити всі виходи коли спрацьовує вхід",
"fake_response": "Имитация http-ответа",
"force_d": "Ответ 'd' по умолчанию",
"poll_outs": "Оновити виходи"
}
}
@@ -39,6 +40,7 @@
"mqtt_inputs": "Використовувати MQTT",
"nports": "Кількість портів",
"fake_response": "Имитация http-ответа",
"force_d": "Ответ 'd' по умолчанию",
"update_all": "Оновити всі виходи коли спрацьовує вхід",
"poll_outs": "Оновити виходи"
}