mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-13 22:42:38 -05:00
Display user's scrims alongside tournaments in the sidebar's Events section:
- LFG scrims show "Scrim" with scrims icon and "Looking" badge
- Booked scrims show "vs. {opponent}" with opponent avatar and "Booked" badge
- Tournaments deduplicated (no duplicates when both organizing and participating)
- Events sorted chronologically and limited to 8
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
41 lines
995 B
JSON
41 lines
995 B
JSON
{
|
|
"nav.competition": "",
|
|
"nav.tools": "",
|
|
"nav.community": "",
|
|
"nav.more": "",
|
|
"nav.weapons": "",
|
|
"sq.season": "",
|
|
"sq.prepare": "",
|
|
"sq.participate": "",
|
|
"showcase.tabs.signedUp": "",
|
|
"showcase.tabs.organizer": "",
|
|
"showcase.tabs.discover": "",
|
|
"showcase.viewAll": "",
|
|
"showcase.card.ranked": "",
|
|
"showcase.card.unranked": "",
|
|
"showcase.card.winner": "",
|
|
"showcase.results": "",
|
|
"leaderboards.topPlayers": "",
|
|
"leaderboards.topTeams": "",
|
|
"leaderboards.viewFull": "",
|
|
"updates.header": "",
|
|
"updates.viewPast": "",
|
|
"sideNav.myCalendar": "",
|
|
"sideNav.noEvents": "",
|
|
"sideNav.friends": "",
|
|
"sideNav.streams": "",
|
|
"sideNav.matchStarted": "",
|
|
"sideNav.tournamentCheckin": "",
|
|
"sideNav.tournamentWaiting": "",
|
|
"sideNav.tournamentMatchReady": "",
|
|
"sideNav.scrimBooked": "",
|
|
"sideNav.scrimLooking": "",
|
|
"sideNav.scrimVs": "",
|
|
"mobileNav.menu": "",
|
|
"mobileNav.friends": "",
|
|
"mobileNav.you": "",
|
|
"mobileNav.login": "",
|
|
"mobileNav.match": "",
|
|
"mobileNav.queue": ""
|
|
}
|