From f477cca6b513c42f05d2b272024b2574dfda0fc2 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sat, 13 Jul 2019 09:22:50 +0100 Subject: [PATCH] New translations notifications.php (Mongolian) --- resources/lang/mn-MN/notifications.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/resources/lang/mn-MN/notifications.php b/resources/lang/mn-MN/notifications.php index 6a65c6bd1..4d98ec751 100644 --- a/resources/lang/mn-MN/notifications.php +++ b/resources/lang/mn-MN/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' => [