From ac86c3100a1030026024c33c1cf02ec79f08ff51 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 19 Apr 2015 16:01:41 -0400 Subject: Add Mailgun integration (incoming emails) --- app/Locale/fr_FR/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index cdb9045b..54370f3a 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -864,4 +864,6 @@ return array( 'Identifier' => 'Identificateur', 'Postmark (incoming emails)' => 'Postmark (emails entrants)', 'Help on Postmark integration' => 'Aide sur l\'intégration avec Postmark', + 'Mailgun (incoming emails)' => 'Mailgun (emails entrants)', + 'Help on Mailgun integration' => 'Aide sur l\'intégration avec Mailgun', ); -- cgit v1.2.3