From b54465536de5f7dfb6c13d8694fc2092909c6d0f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 19:32:27 +0100 Subject: [PATCH] New translations cachet.php (Hebrew) --- resources/lang/he-IL/cachet.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/he-IL/cachet.php b/resources/lang/he-IL/cachet.php index b6c0a1da..2fa09e9e 100644 --- a/resources/lang/he-IL/cachet.php +++ b/resources/lang/he-IL/cachet.php @@ -81,6 +81,7 @@ return [ 'manage' => [ 'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.',