Update translations.js to add Hebrew files

This commit is contained in:
Nariman Jelveh 2024-08-01 23:53:56 -07:00
parent fa2702183c
commit fcb38aee87

View File

@ -27,6 +27,7 @@ import es from './es.js';
import fa from './fa.js';
import fi from './fi.js';
import fr from './fr.js';
import he from './he.js';
import hi from './hi.js';
import hy from './hy.js';
import it from './it.js';
@ -67,6 +68,7 @@ export default {
fa,
fi,
fr,
he,
hi,
hy,
it,