Skip to content

Commit

Permalink
feat(locale): extend Hebrew locale data (#1721)
Browse files Browse the repository at this point in the history
Co-authored-by: Shai Ben Shimol <shaibenshim@gmail.com>
  • Loading branch information
shai-shimon and shai-benshimol committed Apr 1, 2023
1 parent f9411c9 commit 54c2cf8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/locales/he/color/human.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,10 @@ export default [
'צבע תכלת',
'לבנדר',
'כסף',
'בורדו',
'בז',
'חאקי',
'ברונזה',
'ארד',
'ערמון',
];
2 changes: 2 additions & 0 deletions src/locales/he/music/genre.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ export default [
'בלוז',
'לא מוסיקה',
'ראפ',
'טראנס',
'האוס',
];

0 comments on commit 54c2cf8

Please sign in to comment.