New translations mqtt.properties (Italian) (#16067)
This commit is contained in:
parent
cece5c589b
commit
71066837dc
|
@ -9,6 +9,12 @@ thing-type.config.mqtt.homeassistant.basetopic.label = Prefisso Base MQTT
|
||||||
thing-type.config.mqtt.homeassistant.basetopic.description = Prefisso Base MQTT
|
thing-type.config.mqtt.homeassistant.basetopic.description = Prefisso Base MQTT
|
||||||
thing-type.config.mqtt.homeassistant.topics.label = Topic Configurazione MQTT
|
thing-type.config.mqtt.homeassistant.topics.label = Topic Configurazione MQTT
|
||||||
thing-type.config.mqtt.homeassistant.topics.description = Lista Topic Configurazione HomeAssistant (esempio /homeassistant/switch/4711/config)
|
thing-type.config.mqtt.homeassistant.topics.description = Lista Topic Configurazione HomeAssistant (esempio /homeassistant/switch/4711/config)
|
||||||
|
thing-type.config.mqtt.homeassistant-updatable.basetopic.label = Prefisso Base MQTT
|
||||||
|
thing-type.config.mqtt.homeassistant-updatable.basetopic.description = Prefisso Base MQTT
|
||||||
|
thing-type.config.mqtt.homeassistant-updatable.topics.label = Topic Configurazione MQTT
|
||||||
|
thing-type.config.mqtt.homeassistant-updatable.topics.description = Elenco degli topic di configurazione HomeAssistant (ad es. /homeassistant/switch/4711/config)
|
||||||
|
thing-type.config.mqtt.homeassistant-updatable.doUpdate.label = Aggiorna
|
||||||
|
thing-type.config.mqtt.homeassistant-updatable.doUpdate.description = Richiedi al dispositivo di eseguire un aggiornamento OTA
|
||||||
|
|
||||||
# channel types config
|
# channel types config
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue