chore(docs): i18n sync

This commit is contained in:
Adam
2026-02-27 19:10:18 -06:00
parent 2a2082233d
commit fbd5eff77a
174 changed files with 6358 additions and 4392 deletions

View File

@@ -119,7 +119,7 @@ Plugin-funktionen modtager:
- `directory`: Den aktuelle arbejdsmappe.
- `worktree`: Git worktree-stien.
- `client`: En opencode SDK klient til interaktion med AI.
- `-: Buns [shell API](https://bun.com/docs/runtime/shell) til udførelse af kommandoer.
- `$`: Buns [shell API](https://bun.com/docs/runtime/shell) til udførelse af kommandoer.
---
@@ -308,6 +308,10 @@ export const CustomToolsPlugin: Plugin = async (ctx) => {
Dine tilpassede værktøjer vil være tilgængelige for opencode sammen med indbyggede værktøjer.
:::note
Hvis et plugin-værktøj bruger samme navn som et indbygget værktøj, har plugin-værktøjet forrang.
:::
---
### Logning