feat(app): cmd+k menu shows sessions on home page (#36686)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
parent
590a11ed98
commit
958e08e109
28 changed files with 409 additions and 157 deletions
|
|
@ -92,6 +92,7 @@ export const dict = {
|
|||
"command.session.unshare.description": "Slutt å dele denne sesjonen",
|
||||
|
||||
"palette.search.placeholder": "Søk i filer, kommandoer og sesjoner",
|
||||
"palette.search.placeholder.home": "Søk i kommandoer og sesjoner",
|
||||
"palette.empty": "Ingen resultater funnet",
|
||||
"palette.group.commands": "Kommandoer",
|
||||
"palette.group.files": "Filer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue