From dddf51de2e2a64c062457ecc5cf7b399bf289f45 Mon Sep 17 00:00:00 2001 From: Luke Policinski Date: Tue, 3 Mar 2026 17:59:36 -0500 Subject: [PATCH] Update source file en.json --- i18n/locales/en.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i18n/locales/en.json b/i18n/locales/en.json index b6e1a2f8..816ad3fc 100644 --- a/i18n/locales/en.json +++ b/i18n/locales/en.json @@ -1,6 +1,6 @@ { "pagination": { - "items_per_page": "per page" + "items_per_page": "Items per page" }, "pages": { "system_metrics": { @@ -20,7 +20,7 @@ "create": "Create Tournament", "open_for_registration": "Open for Registration", "tabs": { - "finished": "Finished", + "finished": "Finished Tournaments", "live": "Live", "upcoming": "Upcoming", "no_live_title": "No Live Tournaments", @@ -274,9 +274,9 @@ "watch": { "title": "Watch", "description": "Watch matches and tournaments.", - "live_matches": "Live", - "upcoming_matches": "Upcoming", - "finished_matches": "Finished" + "live_matches": "Live Matches", + "upcoming_matches": "Upcoming Matches", + "finished_matches": "Finished Matches" }, "regions": { "title": "Regions",