feat: add emoji support to knowledge bases and pipelines (#1935)

* feat: add emoji support to knowledge bases and pipelines

* feat: add optional emoji property to ExternalKBCardVO for enhanced knowledge base representation
This commit is contained in:
Junyan Qin (Chin)
2026-01-26 17:37:35 +08:00
committed by GitHub
parent d6e1e79f07
commit b73847f1a6
24 changed files with 3701 additions and 1173 deletions

View File

@@ -37,6 +37,7 @@ const zhHant = {
enable: '是否啟用',
name: '名稱',
description: '描述',
icon: '圖標',
close: '關閉',
deleteSuccess: '刪除成功',
deleteError: '刪除失敗:',