From 39d0b6e185214c69a0bb9598de9aeb78ff789166 Mon Sep 17 00:00:00 2001 From: denisdulici Date: Fri, 27 Jul 2018 12:07:52 +0300 Subject: [PATCH] string update --- resources/lang/en-GB/notifications.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/lang/en-GB/notifications.php b/resources/lang/en-GB/notifications.php index 55bf2f46b..88c2f9da0 100644 --- a/resources/lang/en-GB/notifications.php +++ b/resources/lang/en-GB/notifications.php @@ -5,7 +5,6 @@ return [ 'whoops' => 'Whoops!', 'hello' => 'Hello!', 'salutation' => 'Regards,
:company_name', - 'subcopy' => 'If you’re having trouble clicking the ":text" button, copy and paste the URL below -into your web browser: [:url](:url)', + 'subcopy' => 'If you’re having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)', ];