From 8866ab556588ae1dc5406fda4fec3877f414bdf2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 23 Jun 2019 16:42:06 +0200 Subject: [PATCH] Fix missing trans --- htdocs/langs/en_US/admin.lang | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index c135fe86206..76631626eeb 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -1919,4 +1919,6 @@ IFTTT_DOLIBARR_ENDPOINT_SECUREKEY=Security key to secure the endpoint URL used b IFTTTDesc=This module is designed to trigger events on IFTTT and/or to execute some action on external IFTTT triggers. UrlForIFTTT=URL endpoint for IFTTT YouWillFindItOnYourIFTTTAccount=You will find it on your IFTTT account -EndPointFor=End point for %s : %s \ No newline at end of file +EndPointFor=End point for %s : %s +DeleteEmailCollector=Delete email collector +ConfirmDeleteEmailCollector=Are you sure you want to delete this email collectore? \ No newline at end of file