Fix: Translation missing
This commit is contained in:
parent
b4aa076a82
commit
0b77cb3a5d
@ -44,6 +44,7 @@ MailingStatusSentCompletely=Sent completely
|
||||
MailingStatusError=Error
|
||||
MailingStatusNotSent=Not sent
|
||||
MailSuccessfulySent=Email successfully sent (from %s to %s)
|
||||
MailingSuccessfullyValidated=EMail validated
|
||||
MailUnsubcribe=Unsubscribe
|
||||
Unsuscribe=Unsubscribe
|
||||
MailingStatusNotContact=Don't contact anymore
|
||||
@ -119,4 +120,4 @@ ANotificationsWillBeSent=1 notification will be sent by email
|
||||
SomeNotificationsWillBeSent=%s notifications will be sent by email
|
||||
AddNewNotification=Activate a new email notification request
|
||||
ListOfActiveNotifications=List all active email notification requests
|
||||
ListOfNotificationsDone=List all email notifications sent
|
||||
ListOfNotificationsDone=List all email notifications sent
|
||||
|
||||
@ -44,6 +44,7 @@ MailingStatusSentCompletely=Envoyé complètement
|
||||
MailingStatusError=Erreur
|
||||
MailingStatusNotSent=Non envoyé
|
||||
MailSuccessfulySent=Mail correctement envoyé (de %s à %s)
|
||||
MailingSuccessfullyValidated=Mail validé
|
||||
MailUnsubcribe=Desinscription
|
||||
Unsuscribe=Desinscription
|
||||
MailingStatusNotContact=Ne plus contacter
|
||||
@ -118,4 +119,4 @@ ANotificationsWillBeSent=1 notification va être envoyée par email
|
||||
SomeNotificationsWillBeSent=%s notifications vont être envoyées par email
|
||||
AddNewNotification=Activer une nouvelle demande de notification email
|
||||
ListOfActiveNotifications=Liste des demandes de notifications emails actives
|
||||
ListOfNotificationsDone=Liste des notifications emails envoyées
|
||||
ListOfNotificationsDone=Liste des notifications emails envoyées
|
||||
|
||||
Loading…
Reference in New Issue
Block a user