Export member data notification is not handled by the messages translations
Open
I:Account
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The way the success and failure messages for the export member data notification are handled is not in line with the rest of the messages.
We should:
- move the translated text to the messages namespace in transaltions.
- remove the translated texts from this repo.
- cleanup the notifier to reflect this change and only use translations from the messages namespace.
The original changes were introduced in #320
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.