mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Improve description of Suspend connection option (#23470)
* Improve description of Suspend connection option This removes the use of "we" which is kind of off as no person is involved in the process. It also moves the word "suspend" in the headline and better explains the purpose. * add comma --------- Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
This commit is contained in:
parent
2ff0cb58bc
commit
918aa562c5
@ -6938,8 +6938,8 @@
|
|||||||
"description": "Enable or disable keyboard shortcuts for performing various actions in the UI."
|
"description": "Enable or disable keyboard shortcuts for performing various actions in the UI."
|
||||||
},
|
},
|
||||||
"suspend": {
|
"suspend": {
|
||||||
"header": "Automatically close connection",
|
"header": "Suspend background connections",
|
||||||
"description": "Should we close the connection to the server after being hidden for 5 minutes?"
|
"description": "For hidden windows or background tabs, close the server connection after 5 minutes."
|
||||||
},
|
},
|
||||||
"push_notifications": {
|
"push_notifications": {
|
||||||
"header": "Receive notifications",
|
"header": "Receive notifications",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user