diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json index 38c4c3185e..ad1af567d3 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json @@ -89,6 +89,6 @@ "AuditLogSettingsGeneral": "General", "AuditLogSettingsGlobal": "Global", "DisplayName:IsPeriodicDeleterEnabled": "Enable periodic deleter", - "Description:IsPeriodicDeleterEnabled": "Toggle to enable or disable the periodically deletion of old items." + "Description:IsPeriodicDeleterEnabled": "Toggle to enable the periodic deletion worker. If this option disabled the periodic deleter will not work." } }