diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json index 38839e57d..559b167d6 100644 --- a/apps/red-ui/src/assets/i18n/en.json +++ b/apps/red-ui/src/assets/i18n/en.json @@ -1462,10 +1462,10 @@ "subtitle": "SMTP (Simple Mail Transfer Protocol) enables you to send your emails through the specified server settings.", "system-preferences": { "labels": { - "download-cleanup-download-files-hours": "Cleanup time for downloaded files (hours)", - "download-cleanup-not-download-files-hours": "Cleanup time for not downloaded files (hours)", - "remove-digital-signature-on-upload": "Remove Digital Signature on Upload", - "soft-delete-cleanup-time": "Soft delete cleanup time (hours)" + "download-cleanup-download-files-hours": "Deletion time (hours) for download packages that have been generated and downloaded", + "download-cleanup-not-download-files-hours": "Deletion time (hours) for download packages that have been generated but not yet downloaded", + "remove-digital-signature-on-upload": "Remove digital signature on upload", + "soft-delete-cleanup-time": "Deletion time (hours) for deleted files in Trash" }, "placeholders": { "download-cleanup-download-files-hours": "(hours)", diff --git a/libs/common-ui b/libs/common-ui index e5542086d..a814fc8aa 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit e5542086ddd2e1548276d47d36161c89179d64e4 +Subproject commit a814fc8aa7a16c9acdaa9b7dd749e4493a54e1c2