NishuGoel / svelte-i18next

Internationalization for svelte framework. Based on i18next ecosystem
https://npmjs.com/package/svelte-i18next
MIT License
51 stars 11 forks source link

update README.md #11

Closed hzpeng57 closed 1 year ago

hzpeng57 commented 1 year ago

There's a small error in the README, i18n.js needs a default exoprt (or import { i18n } from './i18n.js' in App.svelte).