feat(i18n): update translations (#2334)

Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
This commit is contained in:
Waleed
2025-12-11 23:39:48 -08:00
committed by GitHub
parent 3334dfeefa
commit 045475b9fe
6 changed files with 3 additions and 8 deletions

View File

@@ -145,7 +145,6 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
| --------- | ---- | ----------- |
| `success` | boolean | 提取操作是否成功 |
| `data` | object | 根据模式或提示提取的结构化数据 |
| `sources` | array | 数据来源(仅在启用 showSources 时) |
## 注意