notification dev env
This commit is contained in:
@@ -25,15 +25,6 @@
|
||||
"mail.email-changed.subj": "{{.ServiceName}}: your email address has been changed",
|
||||
"mail.email-changed.greeting": "Hi, {{.Name}}",
|
||||
"mail.email-changed.body": "You changed your email address to {{.NewEmail}}.<br><br>If you have not changed your email address please contact us under <a href=\"mailto:{{.SupportMail}}\">{{.SupportMail}}</a>",
|
||||
"mail.booking-confirmation.subj": "{{.ServiceName}}: your meeting confirmation",
|
||||
"mail.booking-confirmation.greeting": "Hi, {{.Name}}",
|
||||
"mail.booking-confirmation.body": "Your meeting time slot is confirmed on {{.Date}} at {{.Time}}.<br><br>Should you feel like rescheduling your meeting, follow this <a href=\"{{.URLReschedule}}\">link</a>.<br><br>If you want to cancel your meeting, click <a href=\"{{.URLCancel}}\">here</a>.",
|
||||
"mail.booking-cancellation.subj": "{{.ServiceName}}: your meeting was cancelled",
|
||||
"mail.booking-cancellation.greeting": "Hi, {{.Name}}",
|
||||
"mail.booking-cancellation.body": "Your meeting on {{.Date}} at {{.Time}} was cancelled.",
|
||||
"mail.booking-reschedule.subj": "{{.ServiceName}}: your meeting was rescheduled",
|
||||
"mail.booking-reschedule.greeting": "Hi, {{.Name}}",
|
||||
"mail.booking-reschedule.body": "Your meeting was rescheduled for a new time on {{.Date}} at {{.Time}}.<br><br>Should you feel like rescheduling your meeting again, follow this <a href=\"{{.URLReschedule}}\">link</a>.<br><br>If you want to cancel your meeting, click <a href=\"{{.URLCancel}}\">here</a>.",
|
||||
"mail.template.privacy": "Privacy policy",
|
||||
"mail.template.unsubscribe": "Unsubscribe",
|
||||
"btn.verify": "Verify",
|
||||
|
||||
Reference in New Issue
Block a user