mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
fix step name in strings.json for vizio (#32536)
This commit is contained in:
parent
8f2567f30d
commit
28a5fca7f4
@ -23,7 +23,7 @@
|
|||||||
"title": "Pairing Complete",
|
"title": "Pairing Complete",
|
||||||
"description": "Your Vizio SmartCast TV is now connected to Home Assistant.\n\nYour Access Token is '**{access_token}**'."
|
"description": "Your Vizio SmartCast TV is now connected to Home Assistant.\n\nYour Access Token is '**{access_token}**'."
|
||||||
},
|
},
|
||||||
"user_tv": {
|
"tv_apps": {
|
||||||
"title": "Configure Apps for Smart TV",
|
"title": "Configure Apps for Smart TV",
|
||||||
"description": "If you have a Smart TV, you can optionally filter your source list by choosing which apps to include or exclude in your source list. You can skip this step for TVs that don't support apps.",
|
"description": "If you have a Smart TV, you can optionally filter your source list by choosing which apps to include or exclude in your source list. You can skip this step for TVs that don't support apps.",
|
||||||
"data": {
|
"data": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user