diff --git a/src/i18n/resources.ts b/src/i18n/resources.ts index 1d81a5cb..4dbfcd3e 100644 --- a/src/i18n/resources.ts +++ b/src/i18n/resources.ts @@ -26,4 +26,5 @@ export const resources = { 'zh-CN': { translation: zhCN }, hi: { translation: hi }, sr: { translation: sr }, + he: { translation: he }, };