diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json index 9e426cfd..d6a4d584 100755 --- a/front/php/templates/language/en_us.json +++ b/front/php/templates/language/en_us.json @@ -334,7 +334,7 @@ "General_icon": "", "HRS_TO_KEEP_NEWDEV_description": "This is a maintenance setting DELETING devices. If enabled (0 is disabled), devices marked as New Device will be deleted if their First Session time was older than the specified hours in this setting. Use this setting if you want to auto-delete New Devices after X hours.", "HRS_TO_KEEP_NEWDEV_name": "Delete new devices after", - "HRS_TO_KEEP_OFFDEV_description": "This is a maintenance setting DELETING devices. If enabled (0 is disabled), devices that are Offline and their Last Offline date time is older than the specified hours in this setting, will be deleted. Use this setting if you want to auto-delete Offline Devices after X hours being offline.", + "HRS_TO_KEEP_OFFDEV_description": "This is a maintenance setting DELETING devices. If enabled (0 is disabled), devices that are Offline and their Last Connection date time is older than the specified hours in this setting, will be deleted. Use this setting if you want to auto-delete Offline Devices after X hours being offline.", "HRS_TO_KEEP_OFFDEV_name": "Delete offline devices after", "LOADED_PLUGINS_description": "Which Plugins to load. Adding plugins might slow the application. Read more about which plugins need to be enabled, types, or scanning options in the plugins docs. Unloaded plugins will lose your settings. Only disabled plugins can be unloaded.", "LOADED_PLUGINS_name": "Loaded plugins",