mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 20:26:39 +00:00
Changed login text to be less misleading (#5054)
* Changed login text to be less misleading See https://github.com/home-assistant/frontend/issues/5053 * Update according to suggestion for improvement The new text should be more user-friendly.
This commit is contained in:
parent
c6f101a487
commit
b4f0fce600
@ -377,9 +377,9 @@
|
||||
},
|
||||
"ui": {
|
||||
"auth_store": {
|
||||
"ask": "Do you want to save this login?",
|
||||
"decline": "No thanks",
|
||||
"confirm": "Save login"
|
||||
"ask": "Do you want to stay logged in?",
|
||||
"decline": "No",
|
||||
"confirm": "Yes"
|
||||
},
|
||||
"card": {
|
||||
"alarm_control_panel": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user