fix: lumi.switch.acn040 identify service translation of zh-Hans (#412)

* fix: lumi.switch.acn040 identify service translation of zh-Hans

* fix: remove useless part

* fix: lumi.switch.acn040 identify service translation of en
main
Li Shuzhen 10 months ago committed by GitHub
parent 7654e5e518
commit 78461cbd8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -154,5 +154,19 @@
"service:004:event:001": "虛擬事件發生",
"service:004:property:001": "事件名稱"
}
},
"urn:miot-spec-v2:device:switch:0000A003:lumi-acn040:1": {
"en": {
"service:011": "Right Button On and Off",
"service:011:property:001": "Right Button On and Off",
"service:015:action:001": "Left Button Identify",
"service:016:action:001": "Middle Button Identify",
"service:017:action:001": "Right Button Identify"
},
"zh-Hans": {
"service:015:action:001": "左键确认",
"service:016:action:001": "中键确认",
"service:017:action:001": "右键确认"
}
}
}
Loading…
Cancel
Save