mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Replace typo "login to" with "log in to" in fireservicerota
(#142652)
Fix typo "login to" with "log in to" in `fireservicerota`
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "Authentication tokens became invalid, login to recreate them.",
|
||||
"description": "Authentication tokens became invalid, log in to recreate them.",
|
||||
"data": {
|
||||
"password": "[%key:common::config_flow::data::password%]"
|
||||
}
|
||||
|
Reference in New Issue
Block a user