From 344fa17d38e719278543ee39d1a76fc5d8918585 Mon Sep 17 00:00:00 2001 From: Mike Cao Date: Mon, 11 Oct 2021 20:40:53 -0700 Subject: [PATCH] Fix typos. --- lang/en-GB.json | 4 ++-- lang/en-US.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/en-GB.json b/lang/en-GB.json index 799aa443..622283ad 100644 --- a/lang/en-GB.json +++ b/lang/en-GB.json @@ -59,8 +59,8 @@ "label.view-details": "View details", "label.websites": "Websites", "message.active-users": "{x} current {x, plural, one {visitor} other {visitors}}", - "message.confirm-reset": "Are your sure you want to reset {target}'s statistics?", - "message.confirm-delete": "Are your sure you want to delete {target}?", + "message.confirm-reset": "Are you sure you want to reset {target}'s statistics?", + "message.confirm-delete": "Are you sure you want to delete {target}?", "message.copied": "Copied!", "message.reset-warning": "All statistics for this website will be deleted, but your tracking code will remain intact.", "message.delete-warning": "All associated data will be deleted as well.", diff --git a/lang/en-US.json b/lang/en-US.json index 799aa443..622283ad 100644 --- a/lang/en-US.json +++ b/lang/en-US.json @@ -59,8 +59,8 @@ "label.view-details": "View details", "label.websites": "Websites", "message.active-users": "{x} current {x, plural, one {visitor} other {visitors}}", - "message.confirm-reset": "Are your sure you want to reset {target}'s statistics?", - "message.confirm-delete": "Are your sure you want to delete {target}?", + "message.confirm-reset": "Are you sure you want to reset {target}'s statistics?", + "message.confirm-delete": "Are you sure you want to delete {target}?", "message.copied": "Copied!", "message.reset-warning": "All statistics for this website will be deleted, but your tracking code will remain intact.", "message.delete-warning": "All associated data will be deleted as well.",