Replace lowercase "pin" in error message with the correct "PIN" (#133684)

This commit is contained in:
Norbert Rittel 2024-12-21 11:14:14 +01:00 committed by GitHub
parent 4ee9f813aa
commit 7998a05742
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"