dojo-templater
Version:
Easy HTML emails with variables
105 lines (101 loc) • 4.38 kB
JSON
{
"common": {
"about":"About ClassDojo",
"mission": "Our mission",
"support": "Support",
"unsubscribe": "Unsubscribe",
"accept": "Accept",
"sent_from": "Sent with love from ClassDojo HQ at:",
"add_your_first_class": "Add your first class!",
"add_your_launch": "Add your class",
"we_will_set_up": "Want us to upload your class for you? Just reply to this email with your class list and we'll get you all set up",
"add_your_students": "Add your students"
},
"midweekReportUpdate": {
"_subject": "You have a message from {{ teacher_name }}",
"new_message_from": "You have a ClassDojo report update from {{ teacher_name }}:",
"view_report_now": "View report now"
},
"initialParentInvite": {
"_subject": "View your child's ClassDojo behavior report",
"view_report": "View {{ student_name }} report on ClassDojo",
"would_like_to_share": "{{ teacher_name }} would like to share <b><a href='__link1__' target='_blank'>your child's behavior and skills report</a></b> on ClassDojo.",
"get_report_now": "Get report now"
},
"teacherInvite": {
"_subject": "Join {{ from_name }} on ClassDojo",
"has_invited": "{{ from_name }} has invited you to join them on ClassDojo!",
"hi": "Hi {{ xx }}, I'd like you to join me on ClassDojo. It will help us both make behavior mangagement easy and engaging with our students"
},
"teacherInviteSchool": {
"_subject": "Join {{ school_name }} on ClassDojo",
"hi_school": "Hi {{ to_name }}, I'd like you to join me on ClassDojo. It will help us both make behavior mangagement easy and engaging with our students at {{ school_name }}"
},
"newPAccount": {
"1": "Welcome to ClassDojo!",
"2": "Congratulations on your new ClassDojo parent account! You can now log in anytime at <b><a href='__link1__' target='_blank'>classdojo.com</a></b> to view your child's daily progress.",
"3": "You can also stay up-to-date with our new <b><a href='__link1__' target='_blank'>Android</a></b> and <b><a href='__link1__' target='_blank'>Apple</a></b> apps!:",
"4": "Get Apple app",
"5": "Get Android app",
"6": "Again, welcome! And please let us know if there's ever anything we can do for you.",
"7": "Cheers",
"8": "The ClassDojo team"
},
"pStudentConfirmation": {
"1": "Dear parent...",
"2": "Your child, {{ student }}, is using their free ClassDojo account at school, and they need <b><a href='__link1__' target='_blank'>your permission</a></b> to continue!",
"3": "Activate account",
"4": "Your child's ClassDojo username is {{ username }}."
},
"parentInvite": {
"1": "{{ event.student_name }} report on ClassDojo",
"2": "{{ event.teacher_name }} would like to share <b><a href='__link1__' target='_blank'>your child's behavior and skills report</a></b> on ClassDojo.",
"3": "Get report now!"
},
"parentPingedByTeacher": {
"1": "Message from {{ event.teacher_name }}!"
},
"parentActivateStudentConfirmation": {
"_subject": "{{ first_name }}'s ClassDojo account is active"
},
"welcomeA" : {
"_subject" : "Welcome to ClassDojo :)",
"welcome" : "Welcome"
},
"teacherToParentDirectMessage" : {
"_subject" : "{{ sender.title }} {{ sender.lastName }} sent you a message"
},
"parentToTeacherDirectMessage" : {
"_subject" : "{{ sender.firstName }} {{ sender.lastName }} sent you a message"
},
"classBroadcast" : {
"_subject" : "{{ sender.title }} {{ sender.lastName }} sent you a message"
},
"codeDeliveryToTeachers" : {
"_subject" : "Your invitation codes for {{ className }}"
},
"newSharedClassAlert": {
"_subject" : "{{ sender.title }} {{ sender.lastName }} connected you to their class!"
},
"newSharedClassAlertForNonTeacher": {
"_subject" : "{{ sender.title }} {{ sender.lastName }} has invited you to ClassDojo"
},
"teacherToParentEmailInvite": {
"_subject" : "{{ teacher_name }} would like to send you updates from class!"
},
"codeDeliveryToTeachersMessenger": {
"_subject": "Your invitation codes for {{ className }}"
},
"teacherParentPasswordReset" : {
"_subject": "Reset your ClassDojo password"
},
"connectedParentWeeklyReport": {
"_subject": "View your child's ClassDojo behavior report"
},
"teacher_to_teacher_invitation": {
"_subject": "{{ inviterName }} thinks you'll love ClassDojo!",
"title": "Happier Classrooms",
"content": "Easily engage students and keep parents in the loop",
"button": "Learn more"
}
}