mirror of
https://github.com/documenso/documenso.git
synced 2026-07-24 08:54:20 +10:00
chore: code changes based of review
This commit is contained in:
@@ -375,7 +375,7 @@ export const formatDocumentAuditLogAction = (
|
||||
.with({ type: DOCUMENT_AUDIT_LOG_TYPE.DOCUMENT_RECIPIENT_EXPIRED }, () => {
|
||||
const userName = prefix || _(msg`Recipient`);
|
||||
|
||||
const result = msg`${userName} expired`;
|
||||
const result = msg`${userName}'s signing period has expired`;
|
||||
|
||||
return {
|
||||
anonymous: result,
|
||||
|
||||
Reference in New Issue
Block a user