UNPKG

@hisptz/react-ui

Version:

A collection of reusable complex DHIS2 react ui components.

13 lines 544 B
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by d2-i18n-generate. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ import i18n from '@dhis2/d2-i18n'; import enTranslations from './en/translations.json'; const namespace = 'default'; i18n.addResources('en', namespace, enTranslations); export default i18n;