Skip to content

Commit 045475b

Browse files
authored
feat(i18n): update translations (#2334)
Co-authored-by: waleedlatif1 <[email protected]>
1 parent 3334dfe commit 045475b

File tree

6 files changed

+3
-8
lines changed

6 files changed

+3
-8
lines changed

apps/docs/content/docs/de/tools/firecrawl.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,7 @@ Extrahieren Sie strukturierte Daten aus vollständigen Webseiten mithilfe von na
144144
| Parameter | Typ | Beschreibung |
145145
| --------- | ---- | ----------- |
146146
| `success` | boolean | Ob der Extraktionsvorgang erfolgreich war |
147-
| `data` | object | Extrahierte strukturierte Daten gemäß dem Schema oder Prompt |
148-
| `sources` | array | Datenquellen \(nur wenn showSources aktiviert ist\) |
147+
| `data` | object | Extrahierte strukturierte Daten gemäß dem Schema oder der Eingabeaufforderung |
149148

150149
## Hinweise
151150

apps/docs/content/docs/es/tools/firecrawl.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,7 @@ Extrae datos estructurados de páginas web completas utilizando instrucciones en
144144
| Parámetro | Tipo | Descripción |
145145
| --------- | ---- | ----------- |
146146
| `success` | boolean | Si la operación de extracción fue exitosa |
147-
| `data` | object | Datos estructurados extraídos según el esquema o prompt |
148-
| `sources` | array | Fuentes de datos \(solo si showSources está habilitado\) |
147+
| `data` | object | Datos estructurados extraídos según el esquema o indicación |
149148

150149
## Notas
151150

apps/docs/content/docs/fr/tools/firecrawl.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ Extrayez des données structurées de pages web entières à l'aide d'instructio
145145
| --------- | ---- | ----------- |
146146
| `success` | boolean | Indique si l'opération d'extraction a réussi |
147147
| `data` | object | Données structurées extraites selon le schéma ou l'invite |
148-
| `sources` | array | Sources de données \(uniquement si showSources est activé\) |
149148

150149
## Remarques
151150

apps/docs/content/docs/ja/tools/firecrawl.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ Firecrawlを使用してウェブ上の情報を検索します
145145
| --------- | ---- | ----------- |
146146
| `success` | boolean | 抽出操作が成功したかどうか |
147147
| `data` | object | スキーマまたはプロンプトに従って抽出された構造化データ |
148-
| `sources` | array | データソース(showSourcesが有効な場合のみ) |
149148

150149
## 注意事項
151150

apps/docs/content/docs/zh/tools/firecrawl.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
145145
| --------- | ---- | ----------- |
146146
| `success` | boolean | 提取操作是否成功 |
147147
| `data` | object | 根据模式或提示提取的结构化数据 |
148-
| `sources` | array | 数据来源(仅在启用 showSources 时) |
149148

150149
## 注意
151150

apps/docs/i18n.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3464,7 +3464,7 @@ checksums:
34643464
content/37: 371d0e46b4bd2c23f559b8bc112f6955
34653465
content/38: 3e7b1f581c8ef51fb3d9b6ecff47deb4
34663466
content/39: bcadfc362b69078beee0088e5936c98b
3467-
content/40: 8f63ba4785aed72b1840e562ff0d0df7
3467+
content/40: 07994574571bcaeb3b86ce92c46d0527
34683468
content/41: b3f310d5ef115bea5a8b75bf25d7ea9a
34693469
content/42: dc809f5be4a108f769310dd8290c0db4
34703470
bda76150deadd23f7803a15b39c4db66:

0 commit comments

Comments
 (0)