diff --git a/htdocs/langs/en_US/other.lang b/htdocs/langs/en_US/other.lang index 7b08e675a3d..4e9b5d2a568 100644 --- a/htdocs/langs/en_US/other.lang +++ b/htdocs/langs/en_US/other.lang @@ -17,4 +17,6 @@ MailCC=Copy to MailTopic=Subject MailText=Message MailFile=Attach a file -AddTrip=Add trip \ No newline at end of file +AddTrip=Add trip +Tools=Tools +NewMailing=New mailing \ No newline at end of file diff --git a/htdocs/langs/fr_FR/other.lang b/htdocs/langs/fr_FR/other.lang index cee08287b17..df2446cb9dc 100644 --- a/htdocs/langs/fr_FR/other.lang +++ b/htdocs/langs/fr_FR/other.lang @@ -17,4 +17,6 @@ MailCC=Copie MailTopic=Sujet MailText=Message MailFile=Joindre un fichier -AddTrip=Créer déplacement \ No newline at end of file +AddTrip=Créer déplacement +Tools=Outils +NewMailing=Nouveau mailing \ No newline at end of file