We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9a947 commit 9c88b6bCopy full SHA for 9c88b6b
1 file changed
apps/web/ui-config/strings.ts
@@ -542,7 +542,7 @@ export const MAIL_TABLE_HEADER_RECEPIENTS = "No. of recipients";
542
export const MAIL_SENDER_YOU = "You";
543
export const MAIL_TABLE_HEADER_SENDER = "Sender";
544
export const MAIL_TABLE_HEADER_STATUS = "Status";
545
-export const MAIL_TABLE_HEADER_ENTRANTS = "Entrants";
+export const MAIL_TABLE_HEADER_ENTRANTS = "Subscribers";
546
export const MAIL_TABLE_HEADER_SENT_ON = "Sent on";
547
export const TOOLTIP_USER_PAGE_SEND_MAIL = "Send mail to the current selection";
548
export const EDIT_PAGE_BUTTON_FONTS = "Fonts";
0 commit comments