From f361126627ed617509a3dc55f8861a31a8f9adda Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Sun, 17 Nov 2019 16:50:18 +0000 Subject: [PATCH] New translations notifications.php (French) --- resources/lang/fr-FR/notifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr-FR/notifications.php b/resources/lang/fr-FR/notifications.php index 4d98ec75..ac88817d 100644 --- a/resources/lang/fr-FR/notifications.php +++ b/resources/lang/fr-FR/notifications.php @@ -90,7 +90,7 @@ return [ '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', + 'action' => 'Gérer l\'abonnement', ], ], ],