mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 10:17:26 -05:00
Fix grammar in mqtt/strings.json: "Minimal one" → "At least one" (#169666)
This commit is contained in:
committed by
Paulus Schoutsen
parent
5e8886aeb7
commit
b165d8251f
@@ -162,7 +162,7 @@
|
||||
"component": "Entity"
|
||||
},
|
||||
"data_description": {
|
||||
"component": "Select the entity you want to delete. Minimal one entity is required."
|
||||
"component": "Select the entity you want to delete. At least one entity is required."
|
||||
},
|
||||
"description": "Delete an entity. The entity will be removed from the device. Removing an entity will break any automations or scripts that depend on it.",
|
||||
"title": "Delete entity"
|
||||
|
||||
Reference in New Issue
Block a user