From b71f452795fc5be13d732a39acfc9e6aafb523ef Mon Sep 17 00:00:00 2001 From: tkdrob Date: Sun, 7 Mar 2021 16:33:02 -0500 Subject: [PATCH] Fix spelling (#8582) --- src/translations/en.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index e4339203a0..f8b6340eec 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2037,7 +2037,7 @@ "new": "Set up a new integration", "confirm_new": "Do you want to set up {integration}?", "add_integration": "Add integration", - "no_integrations": "Seems like you don't have any integations configured yet. Click on the button below to add your first integration!", + "no_integrations": "Seems like you don't have any integrations configured yet. Click on the button below to add your first integration!", "note_about_integrations": "Not all integrations can be configured via the UI yet.", "note_about_website_reference": "More are available on the ", "home_assistant_website": "Home Assistant website", @@ -2204,7 +2204,7 @@ "node_query_stages": { "protocolinfo": "Obtaining basic Z-Wave capabilities of this node from the controller", "probe": "Checking if the node is awake/alive", - "wakeup": "Setting up support for wakeup queues and messages", + "wakeup": "Setting up support for wake-up queues and messages", "manufacturerspecific1": "Obtaining manufacturer and product ID codes from the node", "nodeinfo": "Obtaining supported command classes from the node", "nodeplusinfo": "Obtaining Z-Wave+ information from the node", @@ -2226,8 +2226,8 @@ "complete": "Node Refresh Complete", "description": "This will tell OpenZWave to re-interview a node and update the node's command classes, capabilities, and values.", "battery_note": "If the node is battery powered, be sure to wake it before proceeding", - "wakeup_header": "Wakeup Instructions for", - "wakeup_instructions_source": "Wakeup instructions are sourced from the OpenZWave community device database.", + "wakeup_header": "Wake-up Instructions for", + "wakeup_instructions_source": "Wake-up instructions are sourced from the OpenZWave community device database.", "start_refresh_button": "Start Refresh", "refreshing_description": "Refreshing node information...", "node_status": "Node Status", @@ -2395,7 +2395,7 @@ "instance": "Instance", "index": "Index", "unknown": "unknown", - "wakeup_interval": "Wakeup Interval" + "wakeup_interval": "Wake-up Interval" }, "migration": { "ozw": { @@ -2446,7 +2446,7 @@ "node_config": { "header": "Node Configuration Options", "seconds": "seconds", - "set_wakeup": "Set Wakeup Interval", + "set_wakeup": "Set Wake-up Interval", "config_parameter": "Configuration Parameter", "config_value": "Configuration Value", "true": "True", @@ -3773,7 +3773,7 @@ "network": { "title": "Network settings", "connected_to": "Connected to {ssid}", - "scan_ap": "Scan for accesspoints", + "scan_ap": "Scan for access points", "open": "Open", "wep": "WEP", "wpa": "wpa-psk",