feat(session): add cross-session references
This commit is contained in:
@@ -1217,16 +1217,19 @@
|
||||
"io": "このファイルを読み込めません"
|
||||
},
|
||||
"mentions": {
|
||||
"ariaLabel": "アプリ",
|
||||
"ariaLabel": "メンション",
|
||||
"label": "アプリ",
|
||||
"cliGroup": "CLI アプリ",
|
||||
"mcpGroup": "MCP サービス",
|
||||
"sessionGroup": "Nanobot の会話",
|
||||
"cliBadge": "CLI",
|
||||
"mcpBadge": "MCP",
|
||||
"cliDescription": "@{{name}} をローカル CLI アプリとして使用",
|
||||
"mcpDescription": "@{{name}} を MCP サーバーとして使用",
|
||||
"cliTitle": "CLI アプリ: {{name}}",
|
||||
"mcpTitle": "MCP サーバー: {{name}}"
|
||||
"mcpTitle": "MCP サーバー: {{name}}",
|
||||
"sessionBadge": "Nanobot の会話",
|
||||
"sessionDescription": "@{{name}} を過去のチャットとして参照"
|
||||
},
|
||||
"workspace": {
|
||||
"accessAria": "ワークスペースのアクセスモード",
|
||||
|
||||
Reference in New Issue
Block a user