Add Hebrew translation to resources

This commit is contained in:
milicevicivan 2026-02-05 17:12:24 +01:00 committed by GitHub
parent 9d4caf43e5
commit 9109c6050c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,4 +26,5 @@ export const resources = {
'zh-CN': { translation: zhCN },
hi: { translation: hi },
sr: { translation: sr },
he: { translation: he },
};