Simple and easy to use translation manager for Nuxt and Nuxt-i18n that allows translation management from a single CSV file.
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
Csv unlike json or js files cannot detect and report duplicate keys in the file.