From 1bc07ec3a5c72392ec3204868bdb5948874a1daf Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Jan 2018 18:52:08 +0000 Subject: [PATCH] New translations forms.php (Hebrew) --- resources/lang/he-IL/forms.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/he-IL/forms.php b/resources/lang/he-IL/forms.php index 54dda5eb..29e47ccc 100644 --- a/resources/lang/he-IL/forms.php +++ b/resources/lang/he-IL/forms.php @@ -49,6 +49,7 @@ return [ 'name' => 'שם', 'status' => 'סטטוס', 'component' => 'Component', + 'component_status' => 'Component Status', 'message' => 'הודעה', 'message-help' => 'You may also use Markdown.', 'occurred_at' => 'When did this incident occur?',