diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json
index 326673c2..78d5d266 100755
--- a/front/php/templates/language/en_us.json
+++ b/front/php/templates/language/en_us.json
@@ -151,18 +151,23 @@
"DevDetail_MainInfo_mac" : "MAC",
"DevDetail_MainInfo_Name" : "Name",
"DevDetail_MainInfo_Owner" : "Owner",
+ "DevDetail_Owner_hover" : "Who owns this device. Free text field.",
"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_MainInfo_Vendor" : "Vendor",
+ "DevDetail_Vendor_hover" : "Vendor should be auto-detected. You can overwrite or add your custom value.",
"DevDetail_MainInfo_Favorite" : "Favorite",
"DevDetail_MainInfo_Group" : "Group",
"DevDetail_MainInfo_Location" : "Location",
"DevDetail_MainInfo_Comments" : "Comments",
"DevDetail_MainInfo_Network_Title" : " Network",
"DevDetail_MainInfo_Network" : " Node (MAC)",
+ "DevDetail_Network_Node_hover" : "Select the parent network device the current device is connected to to populate the Network tree.",
"DevDetail_GoToNetworkNode" : "Navigate to the Network page of the given node.",
"DevDetail_MainInfo_Network_Port" : " Port",
+ "DevDetail_Network_Port_hover" : "The port this device is connected to on the parent network device. If left empty a wifi icon is displayed in the Network tree.",
"DevDetail_SessionInfo_Title" : " Session Info",
"DevDetail_SessionInfo_Status" : "Status",
"DevDetail_SessionInfo_FirstSession" : "First Session",
@@ -177,6 +182,7 @@
"DevDetail_EveandAl_NewDevice" : "New Device",
"DevDetail_EveandAl_Archived" : "Archived",
"DevDetail_EveandAl_RandomMAC" : "Random MAC",
+ "RandomMAC_hover" : "Autodetected - indicates if the device randomizes it's MAC address.",
"DevDetail_EveandAl_ScanCycle_a" : "Scan Device",
"DevDetail_EveandAl_ScanCycle_z" : "Don't Scan Device",
"DevDetail_button_Delete" : "Delete Device",