Remove all unused files in the codebase and refactor i18n#2244
Conversation
✅ Deploy Preview for activist-org ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Thank you for the pull request! ❤️The activist team will do our best to address your contribution as soon as we can. The following are some important points:
Note activist uses Conventional Comments in reviews to make sure that communication is as clear as possible. |
Maintainer ChecklistThe following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :)
|
|
@nicki182, @aasimsyed: I'll be bringing this in as we have the same coverage with the e2e tests as we did before. Review request is just an FYI to the both of you 😊 We've worked on the original #1921 together. This PR mirrors that one based on the current version of main and also makes use of a few of the i18n keys from the create pages within the machines for creating entities. Thank you both for the support to get this finished up! 🎉 |
Contributor checklist
Description
Redoing the work in #1921 from the most recent state of the code. All unused files have been removed and the i18n key-value pairs have been refactored with i18n-check.
Related issue