feat: web i18n (#1286)
This commit is contained in:
3
packages/lib/constants/direct-templates.ts
Normal file
3
packages/lib/constants/direct-templates.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Put into a separate file due to Playwright not compiling due to the macro in the templates.ts file.
|
||||
export const DIRECT_TEMPLATE_RECIPIENT_EMAIL = 'direct.link@documenso.com';
|
||||
export const DIRECT_TEMPLATE_RECIPIENT_NAME = 'Direct link recipient';
|
||||
Reference in New Issue
Block a user