samk-dev / nuxt-translation-manager

Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.
MIT License
15 stars 3 forks source link

`feat` look for duplicate keys in `translations.csv` and report them #18

Open samk-dev opened 4 months ago

samk-dev commented 4 months ago

Csv unlike json or js files cannot detect and report duplicate keys in the file.