Type Alias: EmailLocale
@arolariu/website / types/emails / EmailLocale
Type Alias: EmailLocale
EmailLocale =
"en"|"ro"|"fr"
Defined in: types/emails.ts:29
The set of locales the email subsystem renders.
Must stay in sync with the same-named type in emails/_lib/i18n.tsx.
// was this page useful?