fix(docs): locale translations

This commit is contained in:
Adam
2026-02-10 07:11:13 -06:00
parent 19ad7ad809
commit 4c4e30cd71
351 changed files with 3744 additions and 3765 deletions

View File

@@ -123,7 +123,7 @@ L'SDK espone tutte le API del server tramite un client type-safe.
---
### Global
### Globale
| Metodo | Descrizione | Response |
| ----------------- | --------------------------------- | ------------------------------------ |
@@ -167,7 +167,7 @@ const agents = await client.app.agents()
---
### Project
### Progetto
| Metodo | Descrizione | Response |
| ------------------- | ----------------- | --------------------------------------------- |
@@ -224,7 +224,7 @@ const { providers, default: defaults } = await client.config.providers()
---
### Sessions
### Sessioni
| Metodo | Descrizione | Note |
| ---------------------------------------------------------- | --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -353,7 +353,7 @@ await client.tui.showToast({
---
### Auth
### Autenticazione
| Metodo | Descrizione | Response |
| ------------------- | ------------------------ | --------- |