@@ -7,7 +7,7 @@ export const en = {
viewGuide : 'View Guide' ,
watchVideo : 'Watch Video' ,
viewDetails : 'View Details' ,
changeLog : 'Change L og' ,
changeLog : 'Changel og' ,
latestUpdate : 'Latest Update' ,
appCount : 'Number of Spaces' ,
userCount : 'Number of Users' ,
@@ -80,7 +80,7 @@ export const en = {
userManagement : 'User Management' ,
roleManagement : 'Role Management' ,
systemManage : 'System Manage' ,
applicationManagement : 'Application Manage ' ,
applicationManagement : 'Application' ,
productManagement : 'Product Management' ,
knowledgeManagement : 'KnowledgeBase ' ,
knowledgeBase : 'Datasets Management' ,
@@ -102,7 +102,7 @@ export const en = {
knowledgeCreateDataset : 'Create Dataset' ,
knowledgeDocumentDetails : 'Document Details' ,
userMemoryDetail : 'UserMemory Detail' ,
apiKeyManagement : 'API KEY Management' ,
apiKeyManagement : 'API Key Management' ,
toolManagement : 'Tool Management' ,
emotionEngine : 'Emotion Engine' ,
statementDetail : 'Emotion Memory' ,
@@ -113,27 +113,27 @@ export const en = {
spaceConfig : 'Space Configuration'
} ,
dashboard : {
total_models : 'Total number of a vailable m odels' ,
total_spaces : 'Number of a ctive s paces' ,
total_users : 'Total number of u sers' ,
total_running_apps : 'Number of a pplication r uns' ,
desc_models : 'Contain s {{ account }} LLMs and {{ nums }} E mbeddings ' ,
desc_spaces : 'mo re than last week' ,
total_models : 'A vailable M odels' ,
total_spaces : 'A ctive S paces' ,
total_users : 'U sers' ,
total_running_apps : 'A pplication R uns' ,
desc_models : 'Include s {{ account }} LLM and {{ nums }} e mbedding' ,
desc_spaces : 'compa red to last week' ,
desc_users : 'New additions this week' ,
desc_running_apps : "Today's success rate" ,
totalMemoryCapacity : 'Total Memory Capacity ' ,
totalMemoryCapacity : 'Total Stored Memories ' ,
userMemory : 'User Memory' ,
knowledgeBaseCount : 'Knowledge Base Count ' ,
apiCallCount : 'API Call Count ' ,
knowledgeBaseCount : 'Knowledge Bases ' ,
apiCallCount : 'API Calls ' ,
comparedToYesterday : 'compared to yesterday' ,
thisWeek : 'this week' ,
thisDay : 'day on day' ,
failureRate : 'Failure Rate' ,
application : 'Application Count ' ,
application : 'Applications ' ,
total_num : 'Total Memory Capacity' ,
lastDays : 'last {{days}} days' ,
lastHalfYear : 'last half year ' ,
lastHalfYear : 'last 6 months ' ,
lastYear : 'last year' ,
enterpriseMemory : 'Enterprise Memory' ,
@@ -183,13 +183,13 @@ export const en = {
createNewMemorySummary : 'Create New Memory Entry' ,
createNewApplication : 'Create New Application' ,
createNewApplicationDesc : 'Create New Space Application ' ,
createNewApplicationDesc : 'Create a new application for this space ' ,
createNewKnowledge : 'Create New Knowledge' ,
createNewKnowledgeDesc : 'Create a new memory entry' ,
memoryConversation : 'Memory Conversation' ,
memoryConversationDesc : 'M emory C onversation' ,
memoryConversationDesc : 'Create a new m emory c onversation' ,
memorySummary : 'View Memory Summary' ,
memorySummaryDesc : 'View Memory Summary Report' ,
@@ -198,13 +198,13 @@ export const en = {
tagEmpty : 'There are no tag records at the moment~ ' ,
chunk_count : 'Data Chunk' ,
chunk_count_desc : 'Current Processing {{count}} D ata C hunks' ,
chunk_count_desc : '{{count}} d ata c hunks currently being processed ' ,
statements_count : 'Statements' ,
statements_count_desc : 'Manage {{count}} knowledge statements' ,
statements_count_desc : '{{count}} knowledge statements' ,
triplet_count : 'Entity Relation Extraction' ,
triplet_count_desc : 'Build {{entities_count}} entity nodes and {{relations_count}} relation connections ' ,
triplet_count_desc : '{{entities_count}} entity nodes and {{relations_count}} relationships built ' ,
temporal_count : 'Time Extraction' ,
temporal_count_desc : 'Record {{count}} time series information ' ,
temporal_count_desc : '{{count}} time series records ' ,
dialogue : 'Dialogue' ,
chunk : 'Chunk' ,
@@ -943,20 +943,20 @@ export const en = {
apiEndpoint : 'API Endpoint' ,
apiKey : 'API-Key' ,
returnToApplicationList : 'Return to application list' ,
arrangement : 'Arrangement ' ,
arrangement : 'Configuration ' ,
api : 'API' ,
release : 'Release' ,
promptConfiguration : 'Prompt Configuration' ,
configurationDesc : 'Define the role, capabilities, and behavioral guidelines of the Agent' ,
aiPrompt : 'AI Prompt' ,
promptPlaceholder : 'You are a professional AI assistant, and your responsibility is to help users solve problems.' ,
knowledgeBaseAssociation : 'Knowledge b ase a ssociation' ,
associatedKnowledgeBase : 'Associated Knowledge Base' ,
knowledgeBaseAssociation : 'Knowledge B ase A ssociation' ,
associatedKnowledgeBase : 'Associated Knowledge Bases ' ,
addKnowledgeBase : 'Add Knowledge Base' ,
knowledgeEmpty : 'There is currently n o knowledge base association ' ,
knowledgeEmpty : 'N o knowledge base associated. ' ,
memoryConfiguration : 'Memory Configuration' ,
dialogueHistoricalMemory : 'Dialogue Historical Memory' ,
dialogueHistoricalMemoryDesc : 'After activation, the memory content in the memory management can be selected ' ,
dialogueHistoricalMemory : 'Conversation History Memory' ,
dialogueHistoricalMemoryDesc : 'Enable this to select memory content from memory management. ' ,
toolConfiguration : 'Tool Configuration' ,
webSearch : 'Web Search' ,
webSearchDesc : 'Allow the Agent to access the Internet for real-time search' ,
@@ -971,14 +971,14 @@ export const en = {
VariableManagementDesc : 'Configure the available variables for the Agent' ,
addVariables : 'Add Variables' ,
variablesEmpty : 'There are currently no variables available' ,
debuggingEmpty : 'Currently, there are no debugging models available' ,
debuggingEmptyDesc : 'Click the "+" button on the page, select and add the model you need ' ,
debuggingAndPreview : 'Debugging and Preview ' ,
debuggingEmpty : 'No models available for debugging. ' ,
debuggingEmptyDesc : 'Click the “+” button t o select and add a model. ' ,
debuggingAndPreview : 'Preview and Debugging ' ,
addModel : 'Add Model' ,
fieldName : 'Field Name' ,
Optional : 'Optional' ,
chatEmpty : 'Send message to start testing' ,
chatPlaceholder : 'Start chatting with the robot… ' ,
chatEmpty : 'Send a message to start testing' ,
chatPlaceholder : 'Start a conversation... ' ,
endpointConfiguration : 'Endpoint Configuration' ,
authenticationMethod : 'Authentication Method' ,
@@ -1005,22 +1005,22 @@ export const en = {
whitelistIPDesc : 'supports CIDR' ,
publicAPIDocumentation : 'Public API Documentation' ,
versionList : 'Version List ' ,
versionListDesc : 'All r elease records and status' ,
versionList : 'Versions ' ,
versionListDesc : 'R elease history and status' ,
current : 'Current' ,
rolledBack : 'rolled back' ,
history : 'history' ,
VersionInformation : 'Version Information' ,
publishedOn : 'Published O n' ,
publisher : 'Publisher ' ,
DetailsOfVersion : 'Details of {{version}} version ' ,
publishedOn : 'Published o n' ,
publisher : 'Published by ' ,
DetailsOfVersion : 'Version Details: {{version}}' ,
exportDSLFile : 'Export DSL file' ,
willRollToThisVersion : 'Will roll to this version' ,
share : 'Share' ,
lastUpdateTime : 'Last Update Time' ,
editor : 'Editor' ,
releaseTime : 'Release Time' ,
changeLog : 'Change L og' ,
changeLog : 'Changel og' ,
fix : 'Fix' ,
optimization : 'Optimization' ,
new : 'New' ,
@@ -1125,7 +1125,7 @@ export const en = {
ReplyException : 'Reply exception' ,
endpointConfigurationSubTitle : 'Configure API access address and supported HTTP methods' ,
apiKeys : 'API Keys Management' ,
apiKeys : 'API Key Management' ,
apiKeySubTitle : 'Manage API keys, view usage and traffic statistics for each key' ,
addApiKey : 'Add New API Key' ,
apiKeyName : 'Key Name' ,
@@ -1194,7 +1194,7 @@ export const en = {
drag : 'Drag and drop to move nodes' ,
zoom : 'Scroll zoom view' ,
memoryDetailEmpty : 'Please select a memory node' ,
memoryDetailEmptyDesc : 'Click on the node in the left graph to view the details of entity memory ' ,
memoryDetailEmptyDesc : 'Click a node in the graph to view memory details. ' ,
totalNumOfMemories : 'Total Number of Memories' ,
footprintCity : 'Footprint City' ,
@@ -1212,20 +1212,20 @@ export const en = {
editConfig : 'Edit Config' ,
chooseModel : 'Choose Model' ,
nodeStatistics : 'Memory Classification ' ,
nodeStatistics : 'Memory Categories ' ,
total : 'Total' ,
PERCEPTUAL_MEMORY : 'Perceptual Memory' ,
WORKING_MEMORY : 'Working Memory' ,
SHORT_TERM_MEMORY : 'Shot Term Memory' ,
LONG_TERM_MEMORY : 'Long Term Memory' ,
SHORT_TERM_MEMORY : 'Short- Term Memory' ,
LONG_TERM_MEMORY : 'Long- Term Memory' ,
EXPLICIT_MEMORY : 'Explicit Memory' ,
IMPLICIT_MEMORY : 'Implicit Memory' ,
EMOTIONAL_MEMORY : 'Emotional Memory' ,
EPISODIC_MEMORY : 'Episodic Memory' ,
FORGET_MEMORY : 'Forget Memory' ,
endUserProfile : 'Core Profile' ,
endUserProfile : 'Profile' ,
editEndUserProfile : 'Edit' ,
other_name : 'Name' ,
position : 'Position' ,
@@ -1235,10 +1235,10 @@ export const en = {
hire_date : 'Hire Date' ,
memoryContent : 'Memory Content' ,
created_at : 'Created At' ,
updated_at : 'Updated At ' ,
updated_at : 'Last Updated' ,
fullScreen : 'Full Screen' ,
memoryWindow : "{{name}}'s Window of Memory " ,
memoryWindow : "{{name}}'s Memory Overview " ,
memory_insight : 'Overall Overview' ,
key_findings : 'Key Findings' ,
behavior_pattern : 'Behavior Pattern' ,
@@ -1311,7 +1311,7 @@ export const en = {
tTypeStrict : 'Type Matching Threshold' ,
tOverall : 'Comprehensive Matching Threshold' ,
arrangementLayerModule : 'Arrangement Layer Module' ,
arrangementLayerModule : 'Configuration Layer Module' ,
queryMode : 'Query Mode' ,
queryModeSubTitle : 'Control whether to activate deeper search functions' ,
deepRetrieval : 'Deep Retrieval' ,
@@ -1448,11 +1448,11 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
deduplication_desc : 'Deduplication and disambiguation completed, {{count}} unique entities in total'
} ,
memoryConversation : {
searchPlaceholder : 'Input user ID...' ,
searchPlaceholder : 'Enter user ID...' ,
userID : 'User ID' ,
testMemoryConversation : 'Test Memory Conversation' ,
conversationContent : 'Conversation Content' ,
conversationContentEmpty : 'There is currently n o conversation content available' ,
conversationContentEmpty : 'N o conversation content available. ' ,
memoryConversationAnalysis : 'Memory Conversation Analysis' ,
memoryFunction : 'Memory Function' ,
onlineSearch : 'Online Search' ,
@@ -1472,8 +1472,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
quickReply : 'Quick Reply' ,
web_search : 'Online search' ,
memory : 'Memory' ,
memoryConversationAnalysisEmpty : 'There is currently no dialogue analysis content available' ,
memoryConversationAnalysisEmptySubTitle : 'After entering your user ID, click on "Test Memory" to view the conversation memory ' ,
memoryConversationAnalysisEmpty : 'No conversation analysis available. ' ,
memoryConversationAnalysisEmptySubTitle : 'Conversation analysis will appear here. ' ,
} ,
login : {
title : 'Red Bear Memory Science' ,
@@ -1526,7 +1526,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
notFoundDesc : 'Try returning to the previous page' ,
noPermission : 'Oh, this is an exclusive domain for permissions' ,
noPermissionDesc : ' Please contact the administrator to grant permission' ,
tableEmpty : 'There are currently no data ' ,
tableEmpty : 'No data available. ' ,
loadingEmpty : 'The content is loading…' ,
loadingEmptyDesc : 'Your content is on its way by rocket! It will soon land on your screen'
} ,
@@ -1556,12 +1556,12 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
inactive : 'Expired'
} ,
tool : {
mcp : 'MCP Service' ,
mcp : 'MCP Services ' ,
inner : 'Built-in Tools' ,
custom : 'Custom Tools' ,
mcpSearchPlaceholder : 'Search MCP s ervices...' ,
innerSearchPlaceholder : 'Search t ools...' ,
customSearchPlaceholder : 'Search c ustom t ools...' ,
mcpSearchPlaceholder : 'Search MCP S ervices...' ,
innerSearchPlaceholder : 'Search T ools...' ,
customSearchPlaceholder : 'Search C ustom T ools...' ,
addService : 'Add MCP Service' ,
editService : 'Edit MCP Service' ,
addServiceSuccess : 'Service added successfully' ,
@@ -1594,7 +1594,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
requestHeader : 'Request Headers' ,
config : 'Configuration' ,
auth_type : 'Authentication Type' ,
none : 'No Authenticatio n' ,
none : 'None ' ,
api_key : 'API Key' ,
basic_auth : 'Basic Auth' ,
bearer_token : 'Bearer Token' ,
@@ -1722,9 +1722,11 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
created_at : 'Created At' ,
headerName : 'Header Name' ,
null : 'None' ,
tagDesc : 'Multiple tags separated by commas ' ,
tagDesc : 'Enter tags (comma-separated) ' ,
availableTools : 'Available Tools' ,
name : 'Name' ,
enterNamePlaceholder : 'Please enter a name' ,
toolEmpty : 'No tools detected.' ,
desc : 'Description' ,
method : 'Method' ,
path : 'Path' ,
@@ -2145,34 +2147,34 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
personal : {
type : 'Personal' ,
label : 'Current Package' ,
typeDesc : 'For i ndividuals' ,
typeDesc : 'For I ndividuals' ,
solution : "A person's second brain, capable of storing up to 2000 memories." ,
targetAudience : 'individual users, students, and first-time users' ,
priceDesc : '/Forever free ' ,
priceDesc : '/Free f orever' ,
supportServices : 'Community Forum + Email Support' ,
} ,
team : {
type : 'Team' ,
label : 'Small Team' ,
typeDesc : 'Small Team Version ' ,
typeDesc : 'For Small Teams ' ,
solution : "Enable every team to build a shared second brain in seconds." ,
targetAudience : 'Small teams, early-stage startups, and small projects.' ,
priceDesc : '/M onth' ,
priceDesc : '/m onth' ,
supportServices : 'Standard customer service support' ,
} ,
biz : {
type : 'Biz+' ,
label : 'Most Popular' ,
typeDesc : 'Enterprise Growth Editio n' ,
typeDesc : 'Enterprise Growth Pla n' ,
solution : "Scale your organization with a powerful, enterprise-ready second-brain system." ,
targetAudience : 'Growing teams, startups, and SMBs requiring advanced memory capabilities.' ,
priceDesc : '/Month/ workspace' ,
priceDesc : 'per workspace / month ' ,
supportServices : 'Priority customer service support' ,
} ,
commerce : {
type : 'Commerce' ,
label : 'Commercial OEM' ,
typeDesc : 'Commercial OEM versio n' ,
typeDesc : 'Commercial OEM pla n' ,
solution : "Seamlessly integrate advanced memory capabilities into your SaaS or enterprise product." ,
targetAudience : 'Large enterprises, SaaS vendors, and system integrators requiring fully customizable and secure deployment.' ,
priceDesc : 'On-premises deployment' ,
@@ -2191,8 +2193,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
supportServices : 'Support Services:' ,
flexibleDeployment : 'Flexible deployment:' ,
reliableGuarantee : 'Reliable guarantee:' ,
alertTitle : 'Intellectual Property Authorization Reminder ' ,
alertContent : ' Please note: Using certain AI models (such as GPT-4, Claude, etc.) may involve third-party API call fees, which are not included in the Memory Bear platform subscription fee. You need to pay the relevant fees separate ly to the model provider. Memory Bear only charges platform management and service fee s and does not bear the usage fees of third-party APIs.' ,
alertTitle : 'Third-Party API Usage Notice ' ,
alertContent : " Please note: Some AI models(such as GPT- 4, Claude, etc.) may incur third- party API usage fees.These fees are not included in your Memory Bear subscription and must be paid direct ly to the model provider. Memory Bear charges only for platform management and related services and does not cover or assume responsibility for any third- party API usage fee s." ,
currentAccountType : 'Current Account Type' ,
validUntil : 'Valid Until' ,
orderHistory : 'Order History' ,