vuestic-ui icon indicating copy to clipboard operation
vuestic-ui copied to clipboard

Command to check for missing translations

Open asvae opened this issue 3 years ago • 1 comments

We need a command to check if some translation strings are not being used.

Note that translation strings are always used without variables. I.e. offsets.sizes.xl will never be used as offsets.sizes.${size}. If not - that's a mistake.

Command should just display a list of unused strings separated by line break. Should not attempt removing these strings.

asvae avatar Apr 22 '21 13:04 asvae

I think we can close it since we use vue18n-unused.

m0ksem avatar Jul 15 '22 21:07 m0ksem

Irrelevant because #3425

asvae avatar Jun 14 '23 16:06 asvae