mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Fix typo in modbus integration strings.json (#115685)
This commit is contained in:
parent
7e35fcf11a
commit
1dfabf34c4
@ -88,7 +88,7 @@
|
||||
},
|
||||
"duplicate_entity_entry": {
|
||||
"title": "Modbus {sub_1} address {sub_2} is duplicate, second entry not loaded.",
|
||||
"description": "An address can only be associated with on entity, Please correct the entry in your configuration.yaml file and restart Home Assistant to fix this issue."
|
||||
"description": "An address can only be associated with one entity, Please correct the entry in your configuration.yaml file and restart Home Assistant to fix this issue."
|
||||
},
|
||||
"duplicate_entity_name": {
|
||||
"title": "Modbus {sub_1} is duplicate, second entry not loaded.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user