From 1c23252e5d91784ebbfaa0ff4fc401b2190a9cf3 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 13 Jul 2019 09:23:04 +0100 Subject: [PATCH] New translations notifications.php (Italian) --- resources/lang/it-IT/notifications.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/lang/it-IT/notifications.php b/resources/lang/it-IT/notifications.php index 6a65c6bd1..4d98ec751 100644 --- a/resources/lang/it-IT/notifications.php +++ b/resources/lang/it-IT/notifications.php @@ -85,6 +85,14 @@ return [ 'action' => 'Verify', ], ], + 'manage' => [ + 'mail' => [ + 'subject' => 'Manage Your Subscription', + 'content' => 'Click to manage your subscription to :app_name status page.', + 'title' => 'Click to manage your subscription to :app_name status page.', + 'action' => 'Manage subscription', + ], + ], ], 'system' => [ 'test' => [