From ab1117f1ae3a0fba299038bc3c2b5ceffdacaff7 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 19 Nov 2018 17:12:43 +0000 Subject: [PATCH] New translations cachet.php (Finnish) --- resources/lang/fi-FI/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fi-FI/cachet.php b/resources/lang/fi-FI/cachet.php index c43c4ca3..3908057a 100644 --- a/resources/lang/fi-FI/cachet.php +++ b/resources/lang/fi-FI/cachet.php @@ -77,7 +77,7 @@ return [ // Subscriber 'subscriber' => [ - 'subscribe' => 'Subscribe to get the updates', + 'subscribe' => 'Subscribe to status changes and incident updates', 'unsubscribe' => 'Unsubscribe', 'button' => 'Subscribe', 'manage_subscription' => 'Manage subscription',