feat(i18n): update translations (#1683)

This commit is contained in:
Waleed
2025-10-18 09:58:18 -07:00
committed by GitHub
parent d1c08daaf4
commit 37f293a761
56 changed files with 77 additions and 119 deletions

View File

@@ -1,5 +1,5 @@
---
title: Python SDK
title: Python
---
import { Callout } from 'fumadocs-ui/components/callout'
@@ -748,10 +748,6 @@ Konfiguriere den Client mit Umgebungsvariablen:
</Step>
</Steps>
<Callout type="warning">
Halte deinen API-Schlüssel sicher und committe ihn niemals in die Versionskontrolle. Verwende Umgebungsvariablen oder sicheres Konfigurationsmanagement.
</Callout>
## Anforderungen
- Python 3.8+