Skip to content

Translation Coverage Insights #466

Answered by kazupon
jaysuz asked this question in Q&A
Apr 19, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

but I am thinking more of a static analysis that could easily be performed as e.g. a build pipeline step.

You might be able to resolve with @intlify/eslint-plugin-vue-i18n using.
https://github.com/intlify/eslint-plugin-vue-i18n

/cc @ota-meshi

It would also be useful to automatically create a .json file holding the missing keys, which then could be handed to translators and later on merged into an existing locale file.

You might be able to resolve with vue-i18n-extract that created by @pixari
https://github.com/pixari/vue-i18n-extract

I’m going to plan to provide type-safe for i18n resources via TypeScript in the near future. (But only JSON at first).
Currently, I'm improving it.
Type…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jaysuz
Comment options

Answer selected by jaysuz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants