mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-13 12:14:47 +00:00
fix(docs): locale translations
This commit is contained in:
@@ -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 |
|
||||
| ------------------- | ------------------------ | --------- |
|
||||
|
||||
Reference in New Issue
Block a user