feat(web): menu ui upgrade

This commit is contained in:
zhaoying
2026-03-16 14:50:54 +08:00
parent 509d1a2e24
commit e13acdc8a9
79 changed files with 922 additions and 670 deletions

View File

@@ -119,6 +119,8 @@ export const en = {
memoryRelated: 'Memory-Related',
advancedSettings: 'Advanced Settings',
promptHistory: 'My history',
platformManagement: 'Platform Management',
systemSettings: 'System Settings',
},
dashboard: {
total_models: 'Available Models',
@@ -462,6 +464,7 @@ export const en = {
imageSquareRequired: 'Please upload a square image',
nameInvalid: 'Name cannot start or end with a space',
notAllSpaces: 'Cannot be all spaces',
download: 'Download',
},
model: {
searchPlaceholder: 'search model…',
@@ -2532,6 +2535,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
none: 'None',
},
implicitDetail: {
subconscious: 'My Subconscious',
title: 'The invisible forces that shaped me',
preferences: 'My Subconscious Preferences',
preferencesDetail: 'Association Network',
@@ -2552,7 +2556,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
context_details: 'Preference Details',
supporting_evidence: 'Preference Source',
specific_examples: 'Source',
wordEmpty: 'Click on a node in the left chart to view preference details',
preferencesTip: 'Reminder: Click on the preferences above to view the corresponding Lenovo network',
wordEmpty: 'There is currently no Lenovo network available',
noData: 'Portrait data does not exist, please click the refresh button to initialize',
},
shortTermDetail: {
@@ -2581,6 +2586,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
section_count: 'Number of Sections',
timeLine: 'Perception Timeline',
lastInfo: 'Real-time Perception Dashboard',
playbackSpeed: 'Playback Speed',
},
explicitDetail: {
episodic_memories: 'Episodic Memories',
@@ -2592,6 +2598,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
detailed_notes: 'Detailed Notes',
},
workingDetail: {
conversation: 'Conversation',
conversationStream: 'Real-time Conversation Stream',
refresh: 'Refresh',
successfulTitle: 'Successful Experience',

View File

@@ -119,6 +119,8 @@ export const zh = {
memoryRelated: '记忆相关',
advancedSettings: '高级设置',
promptHistory: '我的历史',
platformManagement: '平台管理',
systemSettings: '系统设置',
},
knowledgeBase: {
home: '首页',
@@ -1045,6 +1047,7 @@ export const zh = {
imageSquareRequired: '请上传正方形比例图片',
nameInvalid: '不能是空格开头或结尾',
notAllSpaces: '不能是纯空格',
download: '下载',
},
model: {
searchPlaceholder: '搜索模型…',
@@ -2532,6 +2535,7 @@ export const zh = {
none: '无',
},
implicitDetail: {
subconscious: '我的潜意识',
title: '那些塑造了我的无形力量',
preferences: '我的潜意识偏好',
preferencesDetail: '的联想网络',
@@ -2552,7 +2556,8 @@ export const zh = {
context_details: '偏好详情',
supporting_evidence: '偏好来源',
specific_examples: '来源',
wordEmpty: '点击左侧图表中的节点查看偏好详情',
preferencesTip: '提示:点击上方偏好标签查看对应的联想网络',
wordEmpty: '暂无可用的联想网络',
noData: '画像数据不存在,请点击刷新按钮进行初始化',
},
shortTermDetail: {
@@ -2581,6 +2586,7 @@ export const zh = {
section_count: '段落数',
timeLine: '感知时间线',
lastInfo: '实时感知仪表盘',
playbackSpeed: '播放速度',
},
explicitDetail: {
episodic_memories: '情景记忆',
@@ -2592,6 +2598,7 @@ export const zh = {
detailed_notes: '详细笔记',
},
workingDetail: {
conversation: '对话',
conversationStream: '实时对话流',
refresh: '刷新',
successfulTitle: '成功经验',
@@ -2634,10 +2641,10 @@ export const zh = {
file: '导入文件',
},
prompt: {
promptDesc: 'Input your original prompt, and AI will help you refine it into a more professional version',
promptDesc: '输入您的原始提示词AI将帮助您优化为更专业的版本',
editor: '提示词生成器',
history: '我的历史',
historyDesc: 'View and manage your prompt optimization history',
historyDesc: '查看和管理您的提示词优化历史',
historySearchPlaceholder: '按名称搜索',
model: '模型',
you: '你',