feat: mvp
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
"SUBTITLE": "Launch a WhatsApp campaign to reach your customers directly. Send offers or make announcements with ease. Click 'Create campaign' to get started."
|
||||
},
|
||||
"CARD": {
|
||||
"ANALYTICS": "View analytics",
|
||||
"STATUS": {
|
||||
"COMPLETED": "Completed",
|
||||
"SCHEDULED": "Scheduled"
|
||||
@@ -199,6 +200,34 @@
|
||||
"ERROR_MESSAGE": "There was an error. Please try again."
|
||||
}
|
||||
}
|
||||
},
|
||||
"ANALYTICS": {
|
||||
"TITLE": "Campaign analytics",
|
||||
"BACK": "Back to WhatsApp campaigns",
|
||||
"EMPTY": "No delivery records found.",
|
||||
"EMPTY_FILTER": "No {status} delivery records found.",
|
||||
"SUMMARY": "{delivered} of {audience} contacts received this campaign. {skipped} skipped and {failed} failed.",
|
||||
"RATE": "{value} of audience",
|
||||
"PAGE_INFO": "Page {current} of {total}",
|
||||
"FILTERS": {
|
||||
"ALL": "All"
|
||||
},
|
||||
"METRICS": {
|
||||
"AUDIENCE": "Audience",
|
||||
"SENT": "Sent",
|
||||
"DELIVERED": "Delivered",
|
||||
"READ": "Read",
|
||||
"FAILED": "Failed",
|
||||
"SKIPPED": "Skipped"
|
||||
},
|
||||
"TABLE": {
|
||||
"CONTACT": "Contact",
|
||||
"PHONE_NUMBER": "Phone number",
|
||||
"STATUS": "Status",
|
||||
"MESSAGE": "Message",
|
||||
"MESSAGE_NOT_GENERATED": "Not generated",
|
||||
"ERROR_REASON": "Reason"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CONFIRM_DELETE": {
|
||||
|
||||
Reference in New Issue
Block a user