Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions homeassistant/components/samsungtv/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"error": {
"auth_missing": "[%key:component::samsungtv::config::abort::auth_missing%]",
"invalid_host": "Host is invalid, please try again.",
"invalid_pin": "PIN is invalid, please try again."
"invalid_host": "The host is invalid. Please try again.",
Comment thread
chemelli74 marked this conversation as resolved.
Outdated
"invalid_pin": "The PIN is invalid. Please try again."
},
"flow_title": "{device}",
"step": {
"confirm": {
"description": "Do you want to set up {device}? If you never connected Home Assistant before you should see a popup on your TV asking for authorization."
"description": "Do you want to set up {device}? If you have never connected Home Assistant before, you should see a popup on your TV asking for authorization."
},
"encrypted_pairing": {
"data": {
Expand Down Expand Up @@ -62,7 +62,7 @@
"host": "The hostname or IP address of your TV.",
"name": "The name of your TV. This will be used to identify the device in Home Assistant."
},
"description": "Enter your Samsung TV information. If you never connected Home Assistant before you should see a popup on your TV asking for authorization."
"description": "Enter your Samsung TV information. If you have never connected Home Assistant before, you should see a popup on your TV asking for authorization."
}
}
},
Expand Down Expand Up @@ -97,4 +97,4 @@
"title": "Implicit Wake-On-LAN is deprecated"
}
}
}
}
Loading