✨ feat(marketing): Add marketing management features and localization updates
This commit is contained in:
@@ -1,39 +1,97 @@
|
||||
{
|
||||
"additional": "Additional",
|
||||
"additionalRecipientEmails": "Additional recipient emails",
|
||||
"additionalRecipients": "Additional Recipients",
|
||||
"additionalRecipientsDescription": "These emails will receive the broadcast in addition to the user filter above",
|
||||
"allUsers": "All Users",
|
||||
"broadcastList": "Broadcast List",
|
||||
"broadcastLogs": "Broadcast Logs",
|
||||
"cancel": "Cancel",
|
||||
"cannotBeEmpty": "cannot be empty",
|
||||
"completed": "Completed",
|
||||
"confirm": "Confirm",
|
||||
"confirmDelete": "Confirm Delete",
|
||||
"content": "Email Content",
|
||||
"create": "Create",
|
||||
"createBroadcast": "Create Broadcast",
|
||||
"createNewEmailBroadcastCampaign": "Create new email broadcast campaign",
|
||||
"createSuccess": "Created Successfully",
|
||||
"createdAt": "Created At",
|
||||
"dailyLimit": "Daily limit must be at least 1",
|
||||
"dailySendLimit": "Daily Send Limit",
|
||||
"delete": "Delete",
|
||||
"deleteDescription": "This operation cannot be undone. Are you sure you want to delete?",
|
||||
"deleteSuccess": "Deleted Successfully",
|
||||
"edit": "Edit",
|
||||
"emailAddedToScheduledQueue": "Email added to scheduled send queue",
|
||||
"emailBroadcast": "Email Broadcast",
|
||||
"emailBroadcastTaskCreatedSuccessfully": "Email broadcast task created successfully",
|
||||
"emailBroadcastTasks": "Email Broadcast Tasks",
|
||||
"emailContent": "Email Content",
|
||||
"emailInterval": "Email Interval (seconds)",
|
||||
"emailIntervalMinimum": "Email interval must be at least 0.1 seconds",
|
||||
"emailMarketing": "Email Marketing",
|
||||
"emailTaskManager": "Email Task Manager",
|
||||
"errorMessage": "Error Message",
|
||||
"estimatedRecipients": "Estimated recipients",
|
||||
"expiredSubscriptionUsersOnly": "Expired subscription users only",
|
||||
"expiredUsers": "Expired Users",
|
||||
"failCount": "Fail Count",
|
||||
"failed": "Failed",
|
||||
"failedToRefreshTaskStatus": "Failed to refresh task status",
|
||||
"failedToStopTask": "Failed to stop task",
|
||||
"inProgress": "In Progress",
|
||||
"includeUsersRegisteredAfter": "Include users registered on or after this date",
|
||||
"includeUsersRegisteredBefore": "Include users registered on or before this date",
|
||||
"intervalTimeBetweenEmails": "Interval time between each email",
|
||||
"leaveEmptyForImmediateSend": "Leave empty for immediate send",
|
||||
"logList": "Log List",
|
||||
"marketingManagement": "Marketing Management",
|
||||
"maximumNumberPerDay": "Maximum number of emails to send per day",
|
||||
"noSubscriptionUsersOnly": "No subscription users only",
|
||||
"nonSubscribers": "Non-subscribers",
|
||||
"notStarted": "Not Started",
|
||||
"onePerLine": "one per line",
|
||||
"only": "only",
|
||||
"pending": "Pending",
|
||||
"pleaseEnter": "Please enter",
|
||||
"pleaseEnterValidEmailAddresses": "Please enter valid email addresses, one per line",
|
||||
"processing": "Processing...",
|
||||
"progress": "Progress",
|
||||
"recipient": "Recipient",
|
||||
"recipientEmail": "Recipient Email",
|
||||
"recipientType": "Recipient Type",
|
||||
"registrationEndDate": "Registration End Date",
|
||||
"registrationStartDate": "Registration Start Date",
|
||||
"scheduleSend": "Schedule Send",
|
||||
"scheduledSend": "Scheduled Send",
|
||||
"scheduledSendTimeMustBeLater": "Scheduled send time must be later than current time",
|
||||
"selectSendScope": "Select send scope",
|
||||
"selectSendTime": "Select send time, leave empty for immediate send",
|
||||
"sendFailed": "Send failed, please try again",
|
||||
"sendNow": "Send Now",
|
||||
"sendScope": "Send Scope",
|
||||
"sendScopeDescription": "Choose the user scope for email sending. Select \"Additional emails only\" to send only to the email addresses filled below",
|
||||
"sendSettings": "Send Settings",
|
||||
"sendTime": "Send Time",
|
||||
"sending": "Sending",
|
||||
"sentAt": "Sent At",
|
||||
"specificUsers": "Specific Users",
|
||||
"specificUsersOnly": "Additional emails only (skip platform users)",
|
||||
"status": "Status",
|
||||
"stop": "Stop",
|
||||
"stopped": "Stopped",
|
||||
"subject": "Email Subject",
|
||||
"subscribedUsers": "Subscribed Users",
|
||||
"subscribedUsersOnly": "Subscribed users only",
|
||||
"successCount": "Success Count",
|
||||
"taskStatusRefreshed": "Task status refreshed",
|
||||
"taskStoppedSuccessfully": "Task stopped successfully",
|
||||
"totalSent": "Total Sent",
|
||||
"updateSuccess": "Updated Successfully",
|
||||
"view": "View"
|
||||
"useMarkdownEditor": "Use Markdown editor to write email content with preview functionality",
|
||||
"users": "users",
|
||||
"view": "View",
|
||||
"viewAndManageEmailBroadcastTasks": "View and manage email broadcast tasks",
|
||||
"viewContent": "View Content"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user