Typos a/an (#13846)
This commit is contained in:
@@ -6,9 +6,9 @@ binding.vesync.description = This is the binding for the VeSync products. Curren
|
||||
# thing types
|
||||
|
||||
thing-type.vesync.airHumidifier.label = Air Humidifier via VeSync
|
||||
thing-type.vesync.airHumidifier.description = A Air Humidifier uplinking to VeSync
|
||||
thing-type.vesync.airHumidifier.description = An Air Humidifier uplinking to VeSync
|
||||
thing-type.vesync.airPurifier.label = Air Purifier via VeSync
|
||||
thing-type.vesync.airPurifier.description = A Air Purifier uplinking to VeSync
|
||||
thing-type.vesync.airPurifier.description = An Air Purifier uplinking to VeSync
|
||||
thing-type.vesync.bridge.label = VeSync Bridge
|
||||
thing-type.vesync.bridge.description = The VeSync bridge represents the VeSync cloud service.
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
</supported-bridge-type-refs>
|
||||
|
||||
<label>Air Purifier via VeSync</label>
|
||||
<description>A Air Purifier uplinking to VeSync</description>
|
||||
<description>An Air Purifier uplinking to VeSync</description>
|
||||
|
||||
<channels>
|
||||
<channel id="enabled" typeId="deviceEnabledType"/>
|
||||
@@ -92,7 +92,7 @@
|
||||
</supported-bridge-type-refs>
|
||||
|
||||
<label>Air Humidifier via VeSync</label>
|
||||
<description>A Air Humidifier uplinking to VeSync</description>
|
||||
<description>An Air Humidifier uplinking to VeSync</description>
|
||||
|
||||
<channels>
|
||||
<channel id="enabled" typeId="deviceEnabledType"/>
|
||||
|
||||
Reference in New Issue
Block a user