mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
update strings.json to match device name in manifest (#34003)
This commit is contained in:
parent
c3542f8bb2
commit
671e324f48
@ -1,9 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"title": "Vizio SmartCast",
|
||||
"title": "VIZIO SmartCast",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Setup Vizio SmartCast Device",
|
||||
"title": "Setup VIZIO SmartCast Device",
|
||||
"description": "An Access Token is only needed for TVs. If you are configuring a TV and do not have an Access Token yet, leave it blank to go through a pairing process.",
|
||||
"data": {
|
||||
"name": "Name",
|
||||
@ -21,16 +21,16 @@
|
||||
},
|
||||
"pairing_complete": {
|
||||
"title": "Pairing Complete",
|
||||
"description": "Your Vizio SmartCast device is now connected to Home Assistant."
|
||||
"description": "Your VIZIO SmartCast device is now connected to Home Assistant."
|
||||
},
|
||||
"pairing_complete_import": {
|
||||
"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}**'."
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"host_exists": "Vizio device with specified host already configured.",
|
||||
"name_exists": "Vizio device with specified name already configured.",
|
||||
"host_exists": "VIZIO device with specified host already configured.",
|
||||
"name_exists": "VIZIO device with specified name already configured.",
|
||||
"complete_pairing failed": "Unable to complete pairing. Ensure the PIN you provided is correct and the TV is still powered and connected to the network before resubmitting.",
|
||||
"cant_connect": "Could not connect to the device. [Review the docs](https://www.home-assistant.io/integrations/vizio/) and re-verify that:\n- The device is powered on\n- The device is connected to the network\n- The values you filled in are accurate\nbefore attempting to resubmit."
|
||||
},
|
||||
@ -40,10 +40,10 @@
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"title": "Update Vizo SmartCast Options",
|
||||
"title": "Update VIZIO SmartCast Options",
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Update Vizo SmartCast Options",
|
||||
"title": "Update VIZIO SmartCast Options",
|
||||
"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.",
|
||||
"data": {
|
||||
"volume_step": "Volume Step Size",
|
||||
|
Loading…
x
Reference in New Issue
Block a user