mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-06 05:07:36 -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
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"nav.competition": "",
|
|
"nav.tools": "",
|
|
"nav.community": "",
|
|
"nav.more": "",
|
|
"nav.weapons": "",
|
|
"sq.season": "Stagione {{nth}}",
|
|
"sq.prepare": "Preparati!",
|
|
"sq.participate": "Partecipa ora!",
|
|
"showcase.tabs.signedUp": "Iscritto",
|
|
"showcase.tabs.organizer": "Organizing",
|
|
"showcase.tabs.discover": "Scopri",
|
|
"showcase.viewAll": "Visualizza tutti i tornei",
|
|
"showcase.card.ranked": "Classificata",
|
|
"showcase.card.unranked": "Non classificata",
|
|
"showcase.card.winner": "Vincitore",
|
|
"showcase.results": "Risultati recenti",
|
|
"leaderboards.topPlayers": "Top giocatori",
|
|
"leaderboards.topTeams": "Top squadre",
|
|
"leaderboards.viewFull": "Visualizza la classifica completa",
|
|
"updates.header": "Aggiornamenti",
|
|
"updates.viewPast": "Visualizza aggiornamenti passati",
|
|
"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": ""
|
|
}
|