From 4302bcfa35d23b099e073c9f7831c68962bf2b6a Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 13 Jul 2019 09:23:25 +0100 Subject: [PATCH] New translations notifications.php (Persian) --- resources/lang/fa-IR/notifications.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/lang/fa-IR/notifications.php b/resources/lang/fa-IR/notifications.php index 6a65c6bd..4d98ec75 100644 --- a/resources/lang/fa-IR/notifications.php +++ b/resources/lang/fa-IR/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' => [