From bbb5cad14ce63c70c419a093205978a8acbacc42 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Mon, 6 Jul 2026 21:51:19 +1000 Subject: [PATCH] BE+FE: change log --- front/php/templates/language/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json index bc4c54fc..41b72b17 100755 --- a/front/php/templates/language/en_us.json +++ b/front/php/templates/language/en_us.json @@ -69,7 +69,7 @@ "DEEP_SLEEP_description": "Lowers CPU usage by extending idle wait times between processing cycles. When enabled, scans may be delayed by up to 1 minute and the UI might become less responsive.", "DEEP_SLEEP_name": "Deep sleep", "DEV_HIST_DAYS_description": "Number of days to retain device field change history. Set to 0 to completely disable the auditing engine and reduce resource usage.", - "DEV_HIST_DAYS_name": "Column changes retention (Days)", + "DEV_HIST_DAYS_name": "Column changes retention", "DEV_HIST_TRACKED_description": "Devices columns to monitor for changes. Add or remove field names to control what gets audited in the change log.", "DEV_HIST_TRACKED_name": "Tracked column changes", "DISCOVER_PLUGINS_description": "Disable this option to speed up initialization and settings saving. When disabled, plugins are not discovered, and you cannot add new plugins to the LOADED_PLUGINS setting.",