Global search: Cmd/Ctrl-K palette for teams and matches
A keyboard-first palette (plus a header button) that jumps to any team page or match page — arrow keys, enter, esc; flags and kickoff days in the results. Pure client, searches the snapshot already in memory. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -102,6 +102,12 @@ export const de: Dict = {
|
||||
lineups: "Aufstellungen",
|
||||
keyPlayers: "Schlüsselspieler (beste Torschützen aller Zeiten)",
|
||||
},
|
||||
search: {
|
||||
title: "Suche",
|
||||
placeholder: "Team oder Spiel…",
|
||||
hint: "Mindestens zwei Buchstaben tippen — Teams und Spiele.",
|
||||
noResults: "Nichts gefunden.",
|
||||
},
|
||||
notFound: {
|
||||
message: "Ball im Aus — diese Seite gibt es nicht.",
|
||||
backToLive: "Zurück zu Live",
|
||||
|
||||
Reference in New Issue
Block a user