diff --git a/lang/en.yml b/lang/en.yml index fed6657..f963b22 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -10,8 +10,12 @@ en: DEFAULTSETTINGSHELP: 'These content review settings will apply to all pages that does not have specific Content Review schedule.' DISABLE: 'Disable content review' EMAILFROM: 'From email address' - EMAILSUBJECT: 'Subject line' - EMAILTEMPLATE: 'Email template' + EMAILSUBJECTFIRSTREMINDER: 'Subject line - First reminder' + EMAILSUBJECTSECONDREMINDER: 'Subject line - Second reminder' + EMAILSUBJECT: 'Subject line - Review due' + EMAILTEMPLATEFIRSTREMINDER: 'Email template - First reminder' + EMAILTEMPLATESECONDREMINDER: 'Email template - Second reminder' + EMAILTEMPLATE: 'Email template - Review due' FIRSTREVIEWDAYSBEFORE: 'First review reminder # days before final review' INHERIT: 'Inherit from parent page' MARKREVIEWED: 'Mark as reviewed'