Skip to content
/ web Public
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions i18n/locales/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pagination": {
"items_per_page": "per page"
"items_per_page": "Items per page"
},
"pages": {
"system_metrics": {
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down