diff --git a/src/locales/he/color/human.ts b/src/locales/he/color/human.ts index 03e7d33e0ea..e23964e1c8f 100644 --- a/src/locales/he/color/human.ts +++ b/src/locales/he/color/human.ts @@ -28,4 +28,10 @@ export default [ 'צבע תכלת', 'לבנדר', 'כסף', + 'בורדו', + 'בז', + 'חאקי', + 'ברונזה', + 'ארד', + 'ערמון', ]; diff --git a/src/locales/he/music/genre.ts b/src/locales/he/music/genre.ts index bf4bd4b88ed..e9ee9076cf6 100644 --- a/src/locales/he/music/genre.ts +++ b/src/locales/he/music/genre.ts @@ -17,4 +17,6 @@ export default [ 'בלוז', 'לא מוסיקה', 'ראפ', + 'טראנס', + 'האוס', ];