Skip to content

Commit

Permalink
Merge branch 'master' into feat/unique-info
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 23, 2024
2 parents ee27a2a + 7f7f976 commit 6144483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/i18n/resources/en/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -1997,7 +1997,7 @@ Levels will be renamed into level_1, level_2... level_N and an extra 'area' prop
$t(emails.signature)`,
},
userDeleted: {
subject: `You have been deleted from the survey {{surveyLabel}} in $t(common.appNameFull)`,
subject: `You have been removed from the survey {{surveyLabel}} in $t(common.appNameFull)`,
body: `<p>Hello {{name}},</p>
<p>You have been removed from the survey <strong>{{surveyName}} - {{surveyLabel}}</strong></p>
<p>If you want to have access again to that survey, please contact the survey administrator.</p>
Expand Down

0 comments on commit 6144483

Please sign in to comment.