From e9a15fcb839d0f0a55679a0fddfce978a852e535 Mon Sep 17 00:00:00 2001 From: SabreCat Date: Fri, 2 Jun 2023 13:55:04 -0500 Subject: [PATCH] fix(strings): JSON formatting --- website/common/locales/ach/subscriber.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/ach/subscriber.json b/website/common/locales/ach/subscriber.json index 3c9a6e7697..4b2b4bc250 100755 --- a/website/common/locales/ach/subscriber.json +++ b/website/common/locales/ach/subscriber.json @@ -132,5 +132,5 @@ "subscriptionBenefit6": "Earn Mystic Hourglasses for use in the Time Travelers' Shop!", "purchaseAll": "Purchase Set", "gemsRemaining": "gems remaining", - "notEnoughGemsToBuy": "You are unable to buy that amount of gems", + "notEnoughGemsToBuy": "You are unable to buy that amount of gems" }