Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 34 additions & 3 deletions console/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@
"onboarding_project-getting-started_journey": "Journeys automate your user flows with scheduled or event-based messages.",
"onboarding_project-getting-started_campaign": "Campaigns handle one-time sends, or plug into journeys to make them even smarter.",
"open_rate": "Open Rate",
"opened_at": "Opened At",
"opened_at": "Read At",
"options": "Options",
"organizations": "Organizations",
"organization_data": "Organization Data",
Expand Down Expand Up @@ -704,7 +704,6 @@
"status": "Status",
"state": "State",
"static": "Static",
"status": "Status",
"step_date": "Step Date",
"sticky": "Sticky Note",
"sticky_desc": "Add a sticky note that will be visible in the journey editor.",
Expand Down Expand Up @@ -924,5 +923,37 @@
"emptyTitle": "No images yet",
"emptyDescription": "Drag and drop images here, or click Upload to get started.",
"imageCount": "{{count}} image(s)"
}
},
"all": "All",
"creating": "Creating...",
"from_address": "From address",
"from_number": "From number",
"inbox_body_placeholder": "Write your message...",
"inbox_channel_help": "Choose how the message is delivered.",
"inbox_from_address_help": "Optional. Overrides the default sender address.",
"inbox_from_number_help": "Optional. Overrides the default sender number.",
"inbox_message_archived": "Message archived",
"inbox_message_create_failed": "Failed to create message",
"inbox_message_created": "Message created",
"inbox_message_opened": "Message marked as read",
"inbox_message_scheduled": "Message scheduled",
"inbox_message_update_failed": "Failed to update message",
"inbox_tags_help": "Comma separated. Duplicates are removed.",
"inbox_tags_placeholder": "billing, onboarding",
"inbox_title_placeholder": "Welcome to Lunogram",
"mark_opened": "Mark as read",
"messages": "messages",
"new_inbox_message": "New inbox message",
"new_message": "New message",
"next_page": "Next page",
"no_inbox_messages": "No inbox messages",
"no_inbox_messages_description": "There are no messages in this inbox yet. Create a new one to get started.",
"open_menu": "Open menu",
"opened": "Read",
"previous_page": "Previous page",
"scheduled_at": "Scheduled at",
"search_inbox": "Search inbox...",
"sender": "Sender",
"sms": "SMS",
"unread": "Unread"
}
Loading
Loading