feat(web): home add trend value

This commit is contained in:
zhaoying
2026-04-01 17:32:21 +08:00
parent 0d15457299
commit 378b110d91
4 changed files with 35 additions and 61 deletions

View File

@@ -131,15 +131,15 @@ export const en = {
desc_spaces: 'compared to last week',
desc_users: 'New additions this week',
desc_running_apps: "Today's success rate",
totalMemoryCapacity: 'Total Stored Memories',
total_memory: 'Total Stored Memories',
userMemory: 'User Memory',
knowledgeBaseCount: 'Knowledge Bases',
apiCallCount: 'API Calls',
total_knowledge: 'Knowledge Bases',
total_api_call: 'API Calls',
comparedToYesterday: 'compared to yesterday',
thisWeek: 'this week',
thisDay: 'day on day',
failureRate: 'Failure Rate',
application: 'Applications',
total_app: 'Applications',
total_num: 'Total Memory Capacity',
lastDays: 'last {{days}} days',