Add missing translation
This commit is contained in:
parent
4b1b4346d4
commit
3a5b9c4e18
|
@ -198,6 +198,8 @@ en:
|
||||||
event_mailer:
|
event_mailer:
|
||||||
acceptance_notification:
|
acceptance_notification:
|
||||||
subject: Your submission for %{conference} for the %{submission_type} "%{title}" has been approved
|
subject: Your submission for %{conference} for the %{submission_type} "%{title}" has been approved
|
||||||
|
rejection_notification:
|
||||||
|
subject: "Your submission for %{conference} for the %{submission_type} \"%{title}\" has not been approved"
|
||||||
volunteer_mailer:
|
volunteer_mailer:
|
||||||
success_notification:
|
success_notification:
|
||||||
subject: "Your application for volunteership on %{conference_name} was received"
|
subject: "Your application for volunteership on %{conference_name} was received"
|
||||||
|
|
Loading…
Reference in New Issue