Skip to content

Commit fcb38ae

Browse files
committed
Update translations.js to add Hebrew files
1 parent fa27021 commit fcb38ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/gui/src/i18n/translations/translations.js

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ import es from './es.js';
2727
import fa from './fa.js';
2828
import fi from './fi.js';
2929
import fr from './fr.js';
30+
import he from './he.js';
3031
import hi from './hi.js';
3132
import hy from './hy.js';
3233
import it from './it.js';
@@ -67,6 +68,7 @@ export default {
6768
fa,
6869
fi,
6970
fr,
71+
he,
7072
hi,
7173
hy,
7274
it,

0 commit comments

Comments
 (0)