|
2 | 2 | "config": { |
3 | 3 | "abort": { |
4 | 4 | "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", |
5 | | - "already_on_wifi": "Device is already connected to WiFi and was discovered via the network.", |
| 5 | + "already_on_wifi": "Device is already connected to Wi-Fi and was discovered via the network.", |
6 | 6 | "another_device": "Reconfiguration was unsuccessful, the IP address/hostname of another Shelly device was used.", |
7 | | - "ble_not_permitted": "Device is bound to a Shelly cloud account and cannot be provisioned via Bluetooth. Please use the Shelly app to provision WiFi credentials, then add the device when it appears on your network.", |
| 7 | + "ble_not_permitted": "Device is bound to a Shelly cloud account and cannot be provisioned via Bluetooth. Please use the Shelly app to provision Wi-Fi credentials, then add the device when it appears on your network.", |
8 | 8 | "cannot_connect": "Failed to connect to the device. Ensure the device is powered on and within range.", |
9 | 9 | "custom_port_not_supported": "[%key:component::shelly::config::error::custom_port_not_supported%]", |
10 | 10 | "firmware_not_fully_provisioned": "Device not fully provisioned. Please contact Shelly support", |
11 | 11 | "invalid_discovery_info": "Invalid Bluetooth discovery information.", |
12 | 12 | "ipv6_not_supported": "IPv6 is not supported.", |
13 | 13 | "mac_address_mismatch": "[%key:component::shelly::config::error::mac_address_mismatch%]", |
14 | | - "no_wifi_networks": "No WiFi networks found during scan.", |
| 14 | + "no_wifi_networks": "No Wi-Fi networks found during scan.", |
15 | 15 | "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]", |
16 | 16 | "reauth_unsuccessful": "Re-authentication was unsuccessful, please remove the integration and set it up again.", |
17 | 17 | "reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]", |
18 | 18 | "unknown": "[%key:common::config_flow::error::unknown%]", |
19 | | - "wifi_provisioned": "WiFi credentials for {ssid} have been provisioned to {name}. The device is connecting to WiFi and will complete setup automatically." |
| 19 | + "wifi_provisioned": "Wi-Fi credentials for {ssid} have been provisioned to {name}. The device is connecting to Wi-Fi and will complete setup automatically." |
20 | 20 | }, |
21 | 21 | "error": { |
22 | 22 | "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", |
|
28 | 28 | }, |
29 | 29 | "flow_title": "{name}", |
30 | 30 | "progress": { |
31 | | - "provisioning": "Provisioning WiFi credentials and waiting for device to connect" |
| 31 | + "provisioning": "Provisioning Wi-Fi credentials and waiting for device to connect" |
32 | 32 | }, |
33 | 33 | "step": { |
34 | 34 | "bluetooth_confirm": { |
35 | 35 | "data": { |
36 | | - "disable_ap": "Disable WiFi access point after provisioning", |
| 36 | + "disable_ap": "Disable Wi-Fi access point after provisioning", |
37 | 37 | "disable_ble_rpc": "Disable Bluetooth RPC after provisioning" |
38 | 38 | }, |
39 | 39 | "data_description": { |
40 | | - "disable_ap": "For improved security, disable the WiFi access point after successfully connecting to your network.", |
41 | | - "disable_ble_rpc": "For improved security, disable Bluetooth RPC access after WiFi is configured. Bluetooth will remain enabled for BLE sensors and buttons." |
| 40 | + "disable_ap": "For improved security, disable the Wi-Fi access point after successfully connecting to your network.", |
| 41 | + "disable_ble_rpc": "For improved security, disable Bluetooth RPC access after Wi-Fi is configured. Bluetooth will remain enabled for BLE sensors and buttons." |
42 | 42 | }, |
43 | | - "description": "The Shelly device {name} has been discovered via Bluetooth but is not connected to WiFi.\n\nDo you want to provision WiFi credentials to this device?", |
44 | | - "title": "Provision WiFi via Bluetooth" |
| 43 | + "description": "The Shelly device {name} has been discovered via Bluetooth but is not connected to Wi-Fi.\n\nDo you want to provision Wi-Fi credentials to this device?", |
| 44 | + "title": "Provision Wi-Fi via Bluetooth" |
45 | 45 | }, |
46 | 46 | "confirm_discovery": { |
47 | 47 | "description": "Do you want to set up the {model} at {host}?\n\nBattery-powered devices that are password-protected must be woken up before continuing with setting up.\nBattery-powered devices that are not password-protected will be added when the device wakes up, you can now manually wake the device up using a button on it or wait for the next data update from the device." |
|
103 | 103 | "wifi_scan": { |
104 | 104 | "data": { |
105 | 105 | "password": "[%key:common::config_flow::data::password%]", |
106 | | - "ssid": "WiFi network" |
| 106 | + "ssid": "Wi-Fi network" |
107 | 107 | }, |
108 | 108 | "data_description": { |
109 | | - "password": "Password for the WiFi network.", |
110 | | - "ssid": "Select a WiFi network from the list or enter a custom SSID for hidden networks." |
| 109 | + "password": "Password for the Wi-Fi network.", |
| 110 | + "ssid": "Select a Wi-Fi network from the list or enter a custom SSID for hidden networks." |
111 | 111 | }, |
112 | | - "description": "Select a WiFi network and enter the password to provision the device." |
| 112 | + "description": "Select a Wi-Fi network and enter the password to provision the device." |
113 | 113 | }, |
114 | 114 | "wifi_scan_failed": { |
115 | | - "description": "Failed to scan for WiFi networks via Bluetooth. The device may be out of range or Bluetooth connection failed. Would you like to try again?" |
| 115 | + "description": "Failed to scan for Wi-Fi networks via Bluetooth. The device may be out of range or Bluetooth connection failed. Would you like to try again?" |
116 | 116 | } |
117 | 117 | } |
118 | 118 | }, |
|
727 | 727 | }, |
728 | 728 | "step": { |
729 | 729 | "init": { |
730 | | - "description": "Your Shelly device {device_name} with IP address {ip_address} has an open WiFi access point enabled without a password. This is a security risk as anyone nearby can connect to the device.\n\nNote: If you disable the access point, the device may need to restart.", |
| 730 | + "description": "Your Shelly device {device_name} with IP address {ip_address} has an open Wi-Fi access point enabled without a password. This is a security risk as anyone nearby can connect to the device.\n\nNote: If you disable the access point, the device may need to restart.", |
731 | 731 | "menu_options": { |
732 | | - "confirm": "Disable WiFi access point", |
| 732 | + "confirm": "Disable Wi-Fi access point", |
733 | 733 | "ignore": "Ignore" |
734 | 734 | }, |
735 | 735 | "title": "[%key:component::shelly::issues::open_wifi_ap::title%]" |
736 | 736 | } |
737 | 737 | } |
738 | 738 | }, |
739 | | - "title": "Open WiFi access point on {device_name}" |
| 739 | + "title": "Open Wi-Fi access point on {device_name}" |
740 | 740 | }, |
741 | 741 | "outbound_websocket_incorrectly_enabled": { |
742 | 742 | "fix_flow": { |
|
0 commit comments