mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Fix sentence-casing and missing hyphen in electrasmart
(#144443)
This commit is contained in:
parent
ce4e51078f
commit
1cb813e0c5
@ -3,12 +3,12 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"phone_number": "Phone Number"
|
||||
"phone_number": "Phone number"
|
||||
}
|
||||
},
|
||||
"one_time_password": {
|
||||
"data": {
|
||||
"one_time_password": "One Time Password"
|
||||
"one_time_password": "One-time password"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user