mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Add missing hyphen to "file-based" in file
(#144640)
This commit is contained in:
parent
54a7691a80
commit
ebb61caa53
@ -4,13 +4,13 @@
|
||||
"user": {
|
||||
"description": "Make a choice",
|
||||
"menu_options": {
|
||||
"sensor": "Set up a file based sensor",
|
||||
"sensor": "Set up a file-based sensor",
|
||||
"notify": "Set up a notification service"
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
"title": "File sensor",
|
||||
"description": "Set up a file based sensor",
|
||||
"description": "[%key:component::file::config::step::user::menu_options::sensor%]",
|
||||
"data": {
|
||||
"file_path": "File path",
|
||||
"value_template": "Value template",
|
||||
|
Loading…
x
Reference in New Issue
Block a user