You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
#123276e1f991 Thanks @tenphi! - Add built-in i18n: a default i18next instance (read via getI18n()), request-local instances from createUIKitI18n(locale), 12 locale bundles, an I18nProvider wired into Root, locale-aware formatters (useFormatter and createFormatter(locale)), and translated defaults across UI Kit components. Re-export i18next and react-i18next so hosts import a single copy from @cube-dev/ui-kit.