platform/plugins/gmail-assets/lang/en.json
Kristina e4192b27fc
UBERF-7513: Improve notifications model to allow external notifications channels (#6037)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-07-12 19:07:11 +07:00

43 lines
1.7 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"MessageID": "MessageID",
"IntegrationLabel": "Gmail",
"IntegrationDescription": "Integrate with Gmail",
"SharedMessages": "shared emails",
"To": "To:",
"From": "From:",
"Copy": "Copy",
"MessagesSelected": "messages selected",
"PublishSelected": "Publish selected",
"CreateMessage": "Create message",
"ShareMessages": "Share messages",
"Connect": "Connect",
"RedirectGoogle": "You will be redirected to the Google authentication page. Please make sure to select all permissions.",
"ConnectGmail": "Connect Gmail account",
"Reply": "Reply",
"Subject": "Subject",
"Send": "Send",
"Resend": "Resend",
"NewMessage": "New message",
"NewMessageTo": "New message to",
"Cancel": "Cancel",
"SubjectPlaceholder": "Message subject",
"CopyPlaceholder": "Copy to",
"ReplyTo": "Reply to",
"Message": "Message",
"Messages": "Messages",
"Incoming": "Incoming",
"Email": "Email",
"Status": "Status",
"EmailPlaceholder": "john.appleseed@apple.com",
"WriteEmail": "Write Email",
"Shared": "Shared",
"AvailableTo": "Available to",
"HaveWrittenEmail": "have written an email",
"NewIncomingMessage": "Sent you a new email",
"ConfigLabel": "Email",
"ConfigDescription": "Extension for Gmail email integration",
"GooglePrivacy": "Hulys use and transfer of information received from Google APIs to any other app will adhere to <a href=\"https://developers.google.com/terms/api-services-user-data-policy#additional_requirements_for_specific_api_scopes\" target=\"_blank\">Google API Services User Data Policy</a>, including the Limited Use requirements.",
"EmailNotificationsDescription": "Receive personal notifications on email."
}
}