diff --git a/src/translations/de/campaign.php b/src/translations/de/campaign.php index 43328e65..bef44a47 100644 --- a/src/translations/de/campaign.php +++ b/src/translations/de/campaign.php @@ -38,13 +38,14 @@ 'Add the following tag to all Campaign forms (not doing so will prevent forms from submitting).' => 'Füge folgenden Tag zu allen Campaign-Formularen hinzu (ohne dieses Tag werden Formulare nicht verschickt)', 'Added' => 'Hinzugefügt', 'Alias Check Failed – one of your site or asset volume URLs is using a dynamic `@web` alias.' => 'Alias-Prüfung fehlgeschlagen – eine Ihrer Site- oder Datei-Volumen-URLs nutzt einen dynamischen `@web` Alias.', + 'All' => 'Alle', 'All campaigns' => 'Alle Kampagnen', 'All contacts' => 'Alle Kontakte', 'All mailing lists' => 'Alle Mailing-Listen', 'All segments' => 'Alle Segmente', 'All sendouts' => 'Alle Sendungen', 'All systems are GO!' => 'Alle Systeme startklar!', - 'All' => 'Alle', + 'All time' => '', 'An API key to use for triggering tasks and notifications through a URL (min. 16 characters).' => 'Ein API-Schlüssel zum Aktivieren von Aufgaben und Benachrichtigungen (min. 16 Zeichen)', 'An email address to notify when sending this sendout is complete or fails.' => 'Eine E-Mail-Adresse für Benachrichtigungen über das vollständige oder fehlerhafte Senden dieser Sendung.', 'An error occurred when duplicating the campaign.' => 'Beim Duplizieren der Kampagne ist ein Fehler aufgetreten.', diff --git a/src/translations/en/campaign.php b/src/translations/en/campaign.php index c292618e..98357a7a 100644 --- a/src/translations/en/campaign.php +++ b/src/translations/en/campaign.php @@ -37,13 +37,14 @@ 'Add the following tag to all Campaign forms (not doing so will prevent forms from submitting).' => '', 'Added' => '', 'Alias Check Failed – one of your site or asset volume URLs is using a dynamic `@web` alias.' => '', + 'All' => 'Alle', 'All campaigns' => '', 'All contacts' => '', 'All mailing lists' => '', 'All segments' => '', 'All sendouts' => '', 'All systems are GO!' => '', - 'All' => '', + 'All time' => '', 'An API key to use for triggering tasks and notifications through a URL (min. 16 characters).' => '', 'An email address to notify when sending this sendout is complete or fails.' => '', 'An error occurred when duplicating the campaign.' => '', diff --git a/src/translations/fr/campaign.php b/src/translations/fr/campaign.php index d027d56d..8bdb6894 100644 --- a/src/translations/fr/campaign.php +++ b/src/translations/fr/campaign.php @@ -38,13 +38,14 @@ 'Add the following tag to all Campaign forms (not doing so will prevent forms from submitting).' => 'Ajouter ces balises à tous les formulaires de newsletters.', 'Added' => 'Ajouté', 'Alias Check Failed – one of your site or asset volume URLs is using a dynamic `@web` alias.' => 'La vérification de l’alias a échoué - l’une des URL de votre site ou de votre volume de médias utilise un alias dynamique `@web`.', + 'All' => 'Tout', 'All campaigns' => 'Toutes les newsletters', 'All contacts' => 'Tous les contacts', 'All mailing lists' => 'Toutes les listes d’envois', 'All segments' => 'Tous les segments', 'All sendouts' => 'Toutes les campagnes', 'All systems are GO!' => 'Tout est prêt pour le départ', - 'All' => 'Tout', + 'All time' => '', 'An API key to use for triggering tasks and notifications through a URL (min. 16 characters).' => 'Une clé API à utiliser pour déclencher des tâches et des notifications via une URL (16 caractères minimum).', 'An email address to notify when sending this sendout is complete or fails.' => 'Une adresse mail à utiliser pour informer du succès ou de l’échec de la campagne', 'An error occurred when duplicating the campaign.' => 'Une erreur s’est produite lors de la duplication de la newsletter.',