diff --git a/public/locales/en/common.json b/public/locales/en/common.json index 7556cb6..0bddb5a 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -223,7 +223,7 @@ "win_rate": "Win Rate", "findingOpponent": "Finding an opponent", "eloRange": "ELO Range", - "findDuel": "Find a Duel", + "findDuel": "Find a Match", "you": "You", "victory": "Victory", "defeat": "Defeat", @@ -232,5 +232,5 @@ "leagueModalDesc": "Play duels to gain ELO and climb the leaderboard.", "leagueModalDesc2": "Stats may be delayed up to 1 hour", "unableToJoinDuel": "Unable to find duel at this time. Please email support@worldguessr.com", - "unrankedDuel": "Unranked Duel" + "unrankedDuel": "Unranked Match" }