vue-i18n
vue-i18n copied to clipboard
A tool like vue-i18n-extract
trafficstars
Clear and concise description of the problem
There is this abandoned tool https://github.com/Spittal/vue-i18n-extract that should handle removing unused keys from localization json files.
Suggested solution
A built-in way to scan/report/remove unused keys from json files.
Alternative
No response
Additional context
No response
Validations
- [X] Read the Contributing Guidelines
- [X] Read the Documentation
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.