diff --git a/src/i18n/resources.ts b/src/i18n/resources.ts index 106b445a..1d81a5cb 100644 --- a/src/i18n/resources.ts +++ b/src/i18n/resources.ts @@ -11,6 +11,7 @@ import hr from './locales/hr.json'; import hi from './locales/hi.json'; import zhCN from './locales/zh-CN.json'; import sr from './locales/sr.json'; +import he from './locales/he.json'; export const resources = { en: { translation: en },