Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 223e36b

Browse files
feat: add Hebrew locale
1 parent f47f101 commit 223e36b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/locales.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const LOCALE_MAP = {
1010
gr: 'Greek',
1111
fr: 'French',
1212
hr: 'Croatian',
13+
he: 'Hebrew',
1314
hu: 'Hungary',
1415
it: 'Italy',
1516
id: "Indonesian",

0 commit comments

Comments
 (0)