Fixed typo

This commit is contained in:
Stefan Kremser
2018-03-27 10:32:34 +02:00
parent 9101f6708c
commit 2cab683281
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
<p> <p>
<span class="red" data-translate="info_span">INFO:</span><br> <span class="red" data-translate="info_span">INFO:</span><br>
<span data-translate="attack_info"> <span data-translate="attack_info">
- You might loose connection when starting an attack!<br> - You might lose connection when starting an attack!<br>
- You need to select a target for the deauth attack.<br> - You need to select a target for the deauth attack.<br>
- You need a saved SSID for the beacon and probe attack.<br> - You need a saved SSID for the beacon and probe attack.<br>
- Click reload to refresh the packet rate.<br> - Click reload to refresh the packet rate.<br>
+1 -1
View File
@@ -27,7 +27,7 @@
"targets": "Targets", "targets": "Targets",
"scan_info": "- Click Scan and wait until the blue LED on your board turns off (or changes to green), then click on Reload.\n- The web interface will be unavailable during a station scan and you will have to reconnect!\n- Please select only one target!\n", "scan_info": "- Click Scan and wait until the blue LED on your board turns off (or changes to green), then click on Reload.\n- The web interface will be unavailable during a station scan and you will have to reconnect!\n- Please select only one target!\n",
"ssids_info": "- This SSID list is used for the beacon and probe attack.\n- Each SSID can be up to 32 characters.\n- Don't forget to click save when you edited a SSID.\n- You have to click Reload after cloning SSIDs.\n", "ssids_info": "- This SSID list is used for the beacon and probe attack.\n- Each SSID can be up to 32 characters.\n- Don't forget to click save when you edited a SSID.\n- You have to click Reload after cloning SSIDs.\n",
"attack_info": "- You might loose connection when starting an attack!\n- You need to select a target for the deauth attack.\n- You need a saved SSID for the beacon and probe attack.\n- Click reload to refresh the packet rate.\n", "attack_info": "- You might lose connection when starting an attack!\n- You need to select a target for the deauth attack.\n- You need a saved SSID for the beacon and probe attack.\n- Click reload to refresh the packet rate.\n",
"settings_info": "- Some settings require a reboot.\n- Click save to make sure that your changes are applied.\n", "settings_info": "- Some settings require a reboot.\n- Click save to make sure that your changes are applied.\n",
"info_disclaimer": "In case of an unexpected error, please reload the site and look at the serial monitor for further debugging.", "info_disclaimer": "In case of an unexpected error, please reload the site and look at the serial monitor for further debugging.",
"start_stop": "START / STOP", "start_stop": "START / STOP",