diff --git a/email/he.json b/email/he.json
index 0967ef4..d48d100 100644
--- a/email/he.json
+++ b/email/he.json
@@ -1 +1,27 @@
-{}
+{
+ "registration_approved_body": "בקשת ההרשמה שלך אושרה. ברוכים הבאים אל {hostname}!",
+ "registration_denied": "ההרשמה נדחתה",
+ "registration_denied_subject": "ההרשמה נדחתה עבור {username}",
+ "application_question_required": "עליך להוסיף שאלון בקשה אם יש צורך בבקשה.",
+ "password_reset_subject": "איפוס סיסמה עבור {username}",
+ "password_reset_body": "
בקשת איפוס סיסמה עבור {username}
לחץ כאן כדי לאפס את הסיסמה שלך",
+ "verify_email_subject": "אמת את כתובת הדוא\"ל שלך עבור {hostname}",
+ "email_verified_body": "האימייל שלך אומת.",
+ "notification_post_reply_subject": "תשובה מאת {username}",
+ "notification_comment_reply_subject": "תשובה מאת {username}",
+ "notification_comment_reply_body": "הגב לתגובה
{username} - {comment_text}
תיבת הדואר הנכנס",
+ "notification_mentioned_by_subject": "מוזכר על ידי {username}",
+ "notification_private_message_subject": "הודעה פרטית מאת {username}",
+ "notification_private_message_body": "הודעה פרטית
{username} - {message_text}
תיבת הדואר הנכנס",
+ "new_application_subject": "{username} הגיש בקשה להצטרף ל-{hostname}",
+ "new_report_subject": "דוח חדש שנוצר על ידי {reporter_username} על {reported_username} ב-{hostname}",
+ "new_report_body": "אנא לחץ על הקישור למטה כדי להציג את כל הדוחות.
הצג דוחות",
+ "registration_approved_subject": "ההרשמה אושרה עבור {username}",
+ "registration_denied_body": "בקשת הרישום שלך עבור {hostname} נדחתה.",
+ "registration_denied_reason_body": "בקשת הרישום שלך עבור {hostname} נדחתה.
הסיבה הבאה סופקה:
\"{deny_reason}\"",
+ "email_verified_subject": "אימייל אומת עבור {username}",
+ "verify_email_body": "אנא לחץ על הקישור למטה כדי לאמת את כתובת הדוא\"ל שלך עבור החשבון @{username}@{hostname}. התעלם מאימייל זה אם החשבון אינו שלך.
אמת את הדוא\"ל שלך",
+ "notification_post_reply_body": "פרסם תגובה
{username} - {comment_text}
תיבת הדואר הנכנס",
+ "notification_mentioned_by_body": "אזכור אדם
{username} - {comment_text}
תיבת הדואר הנכנס",
+ "new_application_body": "אנא לחץ על הקישור למטה כדי להציג את הבקשה שלהם.
הצג בקשות"
+}