From 1a6b1f2a1c3246cfa87a3bba348bc2393bb4d090 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Tue, 27 Oct 2015 21:36:28 -0500 Subject: [PATCH] Update string --- common/locales/en/challenge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/challenge.json b/common/locales/en/challenge.json index b239fe3ca7..b1368caf5c 100644 --- a/common/locales/en/challenge.json +++ b/common/locales/en/challenge.json @@ -61,5 +61,5 @@ "noPermissionDeleteChallenge": "You don't have permissions to delete this challenge", "noPermissionCloseChallenge": "You don't have permissions to close this challenge", "noChallengeOwner": "no owner", - "noChallengeOwnerPopover": "This challenge does not have an owner because the player who created the challenge deleted their account." + "noChallengeOwnerPopover": "This challenge does not have an owner because the person who created the challenge deleted their account." }