ttoss/modules

Reduce `I18n` API

Closed this issue · 1 comments

Implement the most basic API for i18n module. It should export:

  • useI18n which returns locale, setLocale, intl
  • I18nProvider whose props are locale and translations (not required)

Can we close this issue?