mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Replace lowercase "pin" in error message with the correct "PIN" (#133684)
This commit is contained in:
parent
4ee9f813aa
commit
7998a05742
@ -521,7 +521,7 @@
|
||||
"message": "{name} is already inactive."
|
||||
},
|
||||
"incorrect_pin": {
|
||||
"message": "Incorrect pin for {name}."
|
||||
"message": "Incorrect PIN for {name}."
|
||||
},
|
||||
"no_cable": {
|
||||
"message": "Insert cable to lock"
|
||||
|
Loading…
x
Reference in New Issue
Block a user