From ee5f1128b1960e67038c54a4f35f5ad7e1a5a7e3 Mon Sep 17 00:00:00 2001 From: jacobk999 Date: Sun, 18 Aug 2024 23:05:17 -0400 Subject: [PATCH] fix locales --- locales/en-US/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en-US/default.json b/locales/en-US/default.json index c45c91376..135dd38d4 100644 --- a/locales/en-US/default.json +++ b/locales/en-US/default.json @@ -798,7 +798,7 @@ "sheepKilled": "Sheep Killed", "magicWool": "Magic Wool", "flagCaptures": "Flag Captures", - "flagReturns": "Flag Returns" + "flagReturns": "Flag Returns", "airTime": "Air Time", "potionsSplashed": "Potions Splashed", "powerOrbs": "Power Orbs" @@ -847,4 +847,4 @@ "successfulUnverification": "Successfully unverified your account!", "successfulVerification": "You are now verified to **{{displayName}}**" } -} +} \ No newline at end of file