From 5959b11549d00bfcf2ab17abc222b2641bc63bfa Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 19:32:44 +0100 Subject: [PATCH] New translations cachet.php (English) --- resources/lang/en-US/cachet.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/en-US/cachet.php b/resources/lang/en-US/cachet.php index 56091855..8339fcaa 100644 --- a/resources/lang/en-US/cachet.php +++ b/resources/lang/en-US/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.',