mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-25 01:54:49 +00:00
fix(docs): locale translations for nav elements and headings
This commit is contained in:
@@ -31,7 +31,7 @@ WSL gir bedre filsystemytelse, full terminalstøtte og kompatibilitet med utvikl
|
||||
|
||||
3. **Bruk OpenCode fra WSL**
|
||||
|
||||
Gå til prosjektmappen din (Windows-filer finnes via `/mnt/c/`, `/mnt/d/` osv.) og kjør OpenCode.
|
||||
Gå til prosjektmappen din (Windows-filer er tilgjengelige via `/mnt/c/`, `/mnt/d/` osv.) og kjør OpenCode.
|
||||
|
||||
```bash
|
||||
cd /mnt/c/Users/YourName/project
|
||||
@@ -69,9 +69,9 @@ OPENCODE_SERVER_PASSWORD=your-password opencode serve --hostname 0.0.0.0
|
||||
|
||||
---
|
||||
|
||||
## Nettklient + WSL
|
||||
## Web-klient + WSL
|
||||
|
||||
For best nettopplevelse på Windows:
|
||||
For best web-opplevelse på Windows:
|
||||
|
||||
1. **Kjør `opencode web` i WSL-terminalen** i stedet for PowerShell:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user