Skip to content

Commit cdc97a2

Browse files
committed
Add Hebrew language
1 parent 2040ea2 commit cdc97a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/copy-res.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const INCLUDE_LANGS = [
2626
{'value': 'fi', 'label': 'Suomi'},
2727
{'value': 'fr', 'label': 'Français'},
2828
{'value': 'gl', 'label': 'Galego'},
29+
{'value': 'he', 'label': 'עברית'},
2930
{'value': 'hi', 'label': 'हिन्दी'},
3031
{'value': 'hu', 'label': 'Magyar'},
3132
{'value': 'is', 'label': 'íslenska'},

0 commit comments

Comments
 (0)