From adbee1cc22dda8bd4a2e6e58717e1919f51e72a7 Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Sun, 10 Nov 2019 17:03:12 +0100 Subject: [PATCH] Fix minor typo in english translation --- locales/en-US-last-run/common.json | 2 +- locales/en-US/common.json | 2 +- locales/es-ES/common.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/en-US-last-run/common.json b/locales/en-US-last-run/common.json index 6434bc93..d0895587 100644 --- a/locales/en-US-last-run/common.json +++ b/locales/en-US-last-run/common.json @@ -267,7 +267,7 @@ "viewStatistics": "View statistics", "campaignIsBeingSentOut": "Campaign is being sent out.", "stop": "Stop", - "allMessagesSent!HitContinueIfYouYouWant": "All messages sent! Hit \"Continue\" if you you want to send this campaign to new subscribers.", + "allMessagesSent!HitContinueIfYouYouWant": "All messages sent! Hit \"Continue\" if you want to send this campaign to new subscribers.", "continue": "Continue", "reset": "Reset", "yourCampaignIsCurrentlyDisabledClick": "Your campaign is currently disabled. Click Enable button to start enable it.", diff --git a/locales/en-US/common.json b/locales/en-US/common.json index eac3a7b8..c9a917ee 100644 --- a/locales/en-US/common.json +++ b/locales/en-US/common.json @@ -267,7 +267,7 @@ "viewStatistics": "View statistics", "campaignIsBeingSentOut": "Campaign is being sent out.", "stop": "Stop", - "allMessagesSent!HitContinueIfYouYouWant": "All messages sent! Hit \"Continue\" if you you want to send this campaign to new subscribers.", + "allMessagesSent!HitContinueIfYouYouWant": "All messages sent! Hit \"Continue\" if you want to send this campaign to new subscribers.", "continue": "Continue", "reset": "Reset", "yourCampaignIsCurrentlyDisabledClick": "Your campaign is currently disabled. Click Enable button to start enable it.", diff --git a/locales/es-ES/common.json b/locales/es-ES/common.json index 90b3d941..a91274be 100644 --- a/locales/es-ES/common.json +++ b/locales/es-ES/common.json @@ -277,7 +277,7 @@ "viewStatistics": "View statistics", "campaignIsBeingSentOut": "Campaign is being sent out.", "stop": "Stop", - "allMessagesSent!HitContinueIfYouYouWant": "All messages sent! Hit \"Continue\" if you you want to send this campaign to new subscribers.", + "allMessagesSent!HitContinueIfYouYouWant": "All messages sent! Hit \"Continue\" if you want to send this campaign to new subscribers.", "continue": "Continue", "reset": "Reset", "yourCampaignIsCurrentlyDisabledClick": "Your campaign is currently disabled. Click Enable button to start enable it.",