Browse Source

Feature localizations added for audit log module

pull/19258/head
ahmetfarukulu 2 years ago
parent
commit
a3c0e54a9a
  1. 4
      modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json

4
modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/en.json

@ -78,6 +78,8 @@
"EndDate": "End date",
"Feature:AuditLoggingGroup": "Audit logging",
"Feature:AuditLoggingEnable": "Enabled audit logging page",
"Feature:AuditLoggingEnableDescription": "Enable audit logging page in the application."
"Feature:AuditLoggingEnableDescription": "Enable audit logging page in the application.",
"Feature:AuditLoggingSettingManagementEnable": "Enable audit log setting management",
"Feature:AuditLoggingSettingManagementEnableDescription": "Enable the configuration of the audit log setting management within the application."
}
}

Loading…
Cancel
Save