Replies: 2 comments
-
Yesss |
Beta Was this translation helpful? Give feedback.
0 replies
-
How did you solve this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know this might be out of the scope of this repository, but I think it would be super helpful if we had a CLI tool that uses the same or similar checks from the i18n-ally extension for missing translations. This tool should be able to find any missing translations in all the files in a project.
It’s pretty common in big projects to have bugs where the a translation key is shown instead of the actual translation. This completely messes up the user experience. To avoid these problems, I think we should automate this check using a CI/CD tool.
Would this be useful? Do you know of any tools that implement it?
Beta Was this translation helpful? Give feedback.
All reactions