This is a Feature Proposal
🎩 Description
For feature proposals:
- What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us.
Almost everyday we're dealing with "translation missing" bug reports. This is wrong because it should be detected on CI. We need to find a way to detect them before this kind of errors are merged on master, because this kind of issues take us time (on reporting, on fixing them, etc).
I know this isn't an easy fix (as far as I see, most of the times are on dynamic keys so i18n-tasks can't help us), but I'm opening this so at least we can discuss possible solutions.
- If there is additional config how would it look
📌 Related issues
There are lots: https://github.com/decidim/decidim/issues?utf8=%E2%9C%93&q=is%3Aissue%20translation%20missing%20
By far is the most repeated issue type.
📋 Additional Data
- Decidim deployment where you found the issue:
- Browser & version:
- Screenshot:
- Error messages:
- URL to reproduce the error:
This is a Feature Proposal
🎩 Description
For feature proposals:
Almost everyday we're dealing with "translation missing" bug reports. This is wrong because it should be detected on CI. We need to find a way to detect them before this kind of errors are merged on master, because this kind of issues take us time (on reporting, on fixing them, etc).
I know this isn't an easy fix (as far as I see, most of the times are on dynamic keys so i18n-tasks can't help us), but I'm opening this so at least we can discuss possible solutions.
📌 Related issues
There are lots: https://github.com/decidim/decidim/issues?utf8=%E2%9C%93&q=is%3Aissue%20translation%20missing%20
By far is the most repeated issue type.
📋 Additional Data