Skip to content

Commit

Permalink
Update multi_lang.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wilds authored Dec 18, 2024
1 parent 6e5f6ce commit 90a76ed
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion custom_components/xiaomi_home/miot/specs/multi_lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,30 @@
"service:004:event:001": "Événement virtuel survenu",
"service:004:property:001": "Nom de l'événement"
},
{
"it": {
"service:001": "Informazioni sul Dispositivo",
"service:001:property:003": "ID Dispositivo",
"service:001:property:005": "Numero di Serie (SN)",
"service:002": "Gateway",
"service:002:event:001": "Rete Modificata",
"service:002:event:002": "Rete Modificata",
"service:002:property:001": "Metodo di Accesso",
"service:002:property:001:valuelist:000": "Cablato",
"service:002:property:001:valuelist:001": "Wireless 5G",
"service:002:property:001:valuelist:002": "Wireless 2.4G",
"service:002:property:002": "Indirizzo IP",
"service:002:property:003": "Nome Rete WiFi",
"service:002:property:004": "Ora Attuale",
"service:002:property:005": "Indirizzo MAC del Server DHCP",
"service:003": "Luce Indicatore",
"service:003:property:001": "Interruttore",
"service:004": "Servizio Virtuale",
"service:004:action:001": "Genera Evento Virtuale",
"service:004:event:001": "Evento Virtuale Avvenuto",
"service:004:property:001": "Nome Evento"
}
},
"ru": {
"service:001": "Информация об устройстве",
"service:001:property:003": "ID устройства",
Expand Down Expand Up @@ -155,4 +179,4 @@
"service:004:property:001": "事件名稱"
}
}
}
}

0 comments on commit 90a76ed

Please sign in to comment.