Add presentation layer for GetEmailContent
This commit is contained in:
@@ -59,5 +59,55 @@
|
||||
"@new_folder": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply_all": "Reply all",
|
||||
"@reply_all": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply": "Reply",
|
||||
"@reply": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"forward": "Forward",
|
||||
"@forward": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_emails": "No emails",
|
||||
"@no_emails": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_mail_selected": "No email selected",
|
||||
"@no_mail_selected": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"from_email_address_prefix": "From",
|
||||
"@from_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"to_email_address_prefix": "To",
|
||||
"@to_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unread_email_notification": "new",
|
||||
"@unread_email_notification": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"bcc_email_address_prefix": "Bcc",
|
||||
"@bcc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"cc_email_address_prefix": "Cc",
|
||||
"@cc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
@@ -59,5 +59,55 @@
|
||||
"@new_folder": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply_all": "Reply all",
|
||||
"@reply_all": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply": "Reply",
|
||||
"@reply": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"forward": "Forward",
|
||||
"@forward": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_emails": "No emails",
|
||||
"@no_emails": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_mail_selected": "No email selected",
|
||||
"@no_mail_selected": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"from_email_address_prefix": "From",
|
||||
"@from_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"to_email_address_prefix": "To",
|
||||
"@to_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unread_email_notification": "new",
|
||||
"@unread_email_notification": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"bcc_email_address_prefix": "Bcc",
|
||||
"@bcc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"cc_email_address_prefix": "Cc",
|
||||
"@cc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2021-07-27T15:14:36.105457",
|
||||
"@@last_modified": "2021-08-18T17:44:10.952718",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -59,5 +59,55 @@
|
||||
"@new_folder": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply_all": "Reply all",
|
||||
"@reply_all": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply": "Reply",
|
||||
"@reply": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"forward": "Forward",
|
||||
"@forward": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_emails": "No emails",
|
||||
"@no_emails": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_mail_selected": "No email selected",
|
||||
"@no_mail_selected": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"from_email_address_prefix": "From",
|
||||
"@from_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"to_email_address_prefix": "To",
|
||||
"@to_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unread_email_notification": "new",
|
||||
"@unread_email_notification": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"bcc_email_address_prefix": "Bcc",
|
||||
"@bcc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"cc_email_address_prefix": "Cc",
|
||||
"@cc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
@@ -59,5 +59,55 @@
|
||||
"@new_folder": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply_all": "Reply all",
|
||||
"@reply_all": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply": "Reply",
|
||||
"@reply": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"forward": "Forward",
|
||||
"@forward": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_emails": "No emails",
|
||||
"@no_emails": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_mail_selected": "No email selected",
|
||||
"@no_mail_selected": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"from_email_address_prefix": "From",
|
||||
"@from_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"to_email_address_prefix": "To",
|
||||
"@to_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unread_email_notification": "new",
|
||||
"@unread_email_notification": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"bcc_email_address_prefix": "Bcc",
|
||||
"@bcc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"cc_email_address_prefix": "Cc",
|
||||
"@cc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
@@ -59,5 +59,55 @@
|
||||
"@new_folder": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply_all": "Reply all",
|
||||
"@reply_all": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"reply": "Reply",
|
||||
"@reply": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"forward": "Forward",
|
||||
"@forward": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_emails": "No emails",
|
||||
"@no_emails": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_mail_selected": "No email selected",
|
||||
"@no_mail_selected": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"from_email_address_prefix": "From",
|
||||
"@from_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"to_email_address_prefix": "To",
|
||||
"@to_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"unread_email_notification": "new",
|
||||
"@unread_email_notification": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"bcc_email_address_prefix": "Bcc",
|
||||
"@bcc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"cc_email_address_prefix": "Cc",
|
||||
"@cc_email_address_prefix": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user