File tree Expand file tree Collapse file tree
libs/accounts/email-renderer
packages/fxa-auth-server/grunttasks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 // 'src/**/en.ftl',
2929
3030 'src/layouts/fxa/en.ftl' ,
31- // 'src/subscription/fxa /en.ftl',
31+ // 'src/layouts/subscription /en.ftl',
3232
3333 'src/partials/accountDeletionInfoBlock/en.ftl' ,
3434 'src/partials/appBadges/en.ftl' ,
6060 'src/partials/userLocation/en.ftl' ,
6161 // 'src/partials/viewInvoice/en.ftl',
6262
63- 'src/templates/adminResetAccounts/en.ftl' ,
63+ // Skip translation. Internal FxA email. Not user facing.
64+ // 'src/templates/adminResetAccounts/en.ftl',
6465 'src/templates/cadReminderFirst/en.ftl' ,
6566 'src/templates/cadReminderSecond/en.ftl' ,
6667 // 'src/templates/downloadSubscription/en.ftl',
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ module.exports = function (grunt) {
3131 // 'lib/senders/emails/**/en.ftl',
3232
3333 // 'lib/senders/emails/layouts/fxa/en.ftl',
34- 'lib/senders/emails/subscription/fxa /en.ftl' ,
34+ 'lib/senders/emails/layouts/subscription /en.ftl' ,
3535
3636 // 'lib/senders/emails/partials/accountDeletionInfoBlock/en.ftl',
3737 // 'lib/senders/emails/partials/appBadges/en.ftl',
You can’t perform that action at this time.
0 commit comments