weblate
weblate copied to clipboard
Add component filtering based on key
Proposed changes
This adds a filter in the Component. It filters the key using a regex pattern. This solves issue #11562.
Checklist
- [ ] Lint and unit tests pass locally with my changes.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [ ] I have added documentation to describe my feature.
- [ ] I have squashed my commits into logic units.
- [ ] I have described the changes in the commit messages.