From 986549b84462ac236c5b73e9ae8ecdcba4d15aef Mon Sep 17 00:00:00 2001 From: Sjshi763 Date: Mon, 2 Feb 2026 14:24:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E5=AF=BC=E5=87=BA=E6=97=B6=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E4=B8=8D=E5=8C=85=E5=90=ABtools=20Skills?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/src/i18n/locales/en-US/features/persona.json | 2 +- dashboard/src/i18n/locales/zh-CN/features/persona.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/src/i18n/locales/en-US/features/persona.json b/dashboard/src/i18n/locales/en-US/features/persona.json index 0bacd6d82..6ff936883 100644 --- a/dashboard/src/i18n/locales/en-US/features/persona.json +++ b/dashboard/src/i18n/locales/en-US/features/persona.json @@ -93,7 +93,7 @@ "messages": { "moveSuccess": "Persona moved successfully", "moveError": "Failed to move persona", - "exportSuccess": "Exported successfully" + "exportSuccess": "Exported successfully(excluding skills and tools)" } }, "folder": { diff --git a/dashboard/src/i18n/locales/zh-CN/features/persona.json b/dashboard/src/i18n/locales/zh-CN/features/persona.json index 6bb4bc5e7..b0dfa4079 100644 --- a/dashboard/src/i18n/locales/zh-CN/features/persona.json +++ b/dashboard/src/i18n/locales/zh-CN/features/persona.json @@ -93,7 +93,7 @@ "messages": { "moveSuccess": "人格移动成功", "moveError": "移动人格失败", - "exportSuccess": "导出成功" + "exportSuccess": "导出成功(不包含 Skills 和工具)" } }, "folder": {