Skip to content
Snippets Groups Projects
Unverified Commit 1dfabf34 authored by theminer3746's avatar theminer3746 Committed by GitHub
Browse files

Fix typo in modbus integration strings.json (#115685)

parent 7e35fcf1
No related branches found
No related tags found
No related merge requests found
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
}, },
"duplicate_entity_entry": { "duplicate_entity_entry": {
"title": "Modbus {sub_1} address {sub_2} is duplicate, second entry not loaded.", "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": { "duplicate_entity_name": {
"title": "Modbus {sub_1} is duplicate, second entry not loaded.", "title": "Modbus {sub_1} is duplicate, second entry not loaded.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment