-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
cleanupRefactors / cleans up the codeRefactors / cleans up the codeenhancementNew feature or requestNew feature or requestperformanceRelates to performanceRelates to performance
Milestone
Description
Currently we're using formatted strings to generate the body of email notifications (e.g. to invite someone to the workspace). If we want to localize those notifications (which we do, issue coming soon), it'll be easier to use a templating engine and maintain localized variants.
For this, we could use Tera (https://crates.io/crates/tera) which is lightweight and effective. In addition it is developed by a trusted developer, the creator of the validator
crate (which we will soon be using).
Metadata
Metadata
Assignees
Labels
cleanupRefactors / cleans up the codeRefactors / cleans up the codeenhancementNew feature or requestNew feature or requestperformanceRelates to performanceRelates to performance
Type
Projects
Status
Backlog & Ideas 💡