From 9809e428b565e59bbef79af93d3306e04b243a4c Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Wed, 19 Aug 2026 20:05:56 -0700 Subject: [PATCH] Update shared label in email template Adjust the share-notification email copy to reference the current "Shared" files section instead of "Shared with me," in both HTML and plain-text variants. This keeps onboarding messaging aligned with the UI. --- src/backend/clients/email/templates.ts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/backend/clients/email/templates.ts b/src/backend/clients/email/templates.ts index 4904b68ef..ac630708a 100644 --- a/src/backend/clients/email/templates.ts +++ b/src/backend/clients/email/templates.ts @@ -374,7 +374,7 @@ immediately

SHARE_LIST_ROW + buttonRow('Open Puter') + textRow( - 'Shared items live under Shared with me in your files. Nothing to download — the owner\'s changes show up as they make them.', + 'Shared items live under Shared in your files.', '24px 0 0', ), footer: `You're receiving this because someone shared with your Puter account.{{#if unsubscribe_uuid}} @@ -390,8 +390,7 @@ immediately

Open Puter: {{link}} - Shared items live under "Shared with me" in your files. Nothing to - download — the owner's changes show up as they make them. + Shared items live under "Shared" in your files. -- You're receiving this because someone shared with your Puter account.