diff --git a/src/common/WiFiSettings/ResetWiFiSettings.js b/src/common/WiFiSettings/ResetWiFiSettings.js index 9658cc7..6973a5b 100644 --- a/src/common/WiFiSettings/ResetWiFiSettings.js +++ b/src/common/WiFiSettings/ResetWiFiSettings.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/) + * Copyright (C) 2019-2022 CZ.NIC z.s.p.o. (https://www.nic.cz/) * * This is free software, licensed under the GNU General Public License v3. * See /LICENSE for more information. @@ -54,9 +54,9 @@ export function ResetWiFiSettings({ ws, endpoint }) {

{_("Reset Wi-Fi Settings")}

- {_(`If a number of wireless cards doesn't match, you may try \ -to reset the Wi-Fi settings. Note that this will remove the current Wi-Fi \ -configuration and restore the default values.`)} + {_( + "If a number of wireless cards doesn't match, you may try to reset the Wi-Fi settings. Note that this will remove the current Wi-Fi configuration and restore the default values." + )}