mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 17:47:27 +00:00
💄 sync runtime placeholder locale keys
This commit is contained in:
parent
60b7591dce
commit
5027d6c42c
1 changed files with 3 additions and 0 deletions
|
|
@ -82,6 +82,8 @@
|
|||
"extendParams.title": "Model Extension Features",
|
||||
"extendParams.urlContext.desc": "When enabled, web links will be automatically parsed to retrieve the actual webpage context content",
|
||||
"extendParams.urlContext.title": "Extract Webpage Link Content",
|
||||
"followUpPlaceholder": "Follow up",
|
||||
"followUpPlaceholderWithAgentAssignment": "Follow up. @ to assign tasks to other agents.",
|
||||
"group.desc": "Move a task forward with multiple Agents in one shared space.",
|
||||
"group.memberTooltip": "There are {{count}} members in the group",
|
||||
"group.orchestratorThinking": "Orchestrator is thinking...",
|
||||
|
|
@ -285,6 +287,7 @@
|
|||
"searchAgents": "Search agents...",
|
||||
"selectedAgents": "Selected agents",
|
||||
"sendPlaceholder": "Ask, create, or start a task, <hotkey><hotkey/>",
|
||||
"sendPlaceholderWithAgentAssignment": "Ask, create, or start a task. @ to assign tasks to other agents.",
|
||||
"sessionGroup.config": "Category Management",
|
||||
"sessionGroup.confirmRemoveGroupAlert": "This category is about to be deleted. After deletion, the agents in this category will be moved to the default list. Please confirm your operation.",
|
||||
"sessionGroup.createAgentSuccess": "Agent created successfully",
|
||||
|
|
|
|||
Loading…
Reference in a new issue