diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json index 70a8340f..ade799d8 100755 --- a/front/php/templates/language/en_us.json +++ b/front/php/templates/language/en_us.json @@ -144,7 +144,10 @@ "DevDetail_Tab_Tools_Internet_Info_Title": "Internet Info", "DevDetail_Tab_Tools_Internet_Info_Description": "The Internet info tool displays information about the Internet connection, such as IP address, city, country, area code and time zone.", "DevDetail_Tab_Tools_Internet_Info_Start": "Start Internet Info", - "DevDetail_Tab_Tools_Internet_Info_Error": "An error has occurred", + "DevDetail_Tab_Tools_Internet_Info_Error": "An error has occurred", + "DevDetail_Tab_Tools_Speedtest_Title" : "Online Speedtest", + "DevDetail_Tab_Tools_Speedtest_Description" : "The Speedtest tool measures the download speed, upload speed and latency of the internet connection.", + "DevDetail_Tab_Tools_Speedtest_Start" : "Start Speedtest", "DevDetail_Tab_Nmap" : " Nmap", "DevDetail_Tab_Sessions" : " Sessions", "DevDetail_Tab_Presence" : " Presence", @@ -171,9 +174,7 @@ "DevDetail_MainInfo_Type" : "Type", "DevDetail_Type_hover" : "The Type of the device. If you select any of the pre-defined network devices (e.g.: AP, Firewall, Router, Switch...) they will show up in the Network tree configuration as possible parent network nodes.", "DevDetail_Icon" : "Icon", - "DevDetail_Icon_Descr" : "Enter a font awesome icon name without the fa- prefix or with complete class, e.g.: fa fa-brands fa-apple.", - "DevDetail_Internet_Speedtest" : "Online Speedtest", - "DevDetail_Internet_Speedtest_Start" : "Start Speedtest", + "DevDetail_Icon_Descr" : "Enter a font awesome icon name without the fa- prefix or with complete class, e.g.: fa fa-brands fa-apple.", "DevDetail_MainInfo_Vendor" : "Vendor", "DevDetail_Vendor_hover" : "Vendor should be auto-detected. You can overwrite or add your custom value.", "DevDetail_MainInfo_Favorite" : "Favorite",