File tree Expand file tree Collapse file tree
frontend/src/lang/modules Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2621,7 +2621,7 @@ const message = {
26212621 domain : 'Default Access Address' ,
26222622 domainHelper : 'For example: 192.168.1.1 or example.com' ,
26232623 bindDomain : 'Bind Website' ,
2624- commandPlaceHolder : 'Currently only supports npx startup commands' ,
2624+ commandPlaceHolder : 'Currently only supports npx and binary startup commands' ,
26252625 importMcpJson : 'Import MCP Server Configuration' ,
26262626 importMcpJsonError : 'mcpServers structure is incorrect' ,
26272627 bindDomainHelper :
Original file line number Diff line number Diff line change @@ -2591,7 +2591,7 @@ const message = {
25912591 domain : 'デフォルトアクセスアドレス' ,
25922592 domainHelper : '例: 192.168.1.1 または example.com' ,
25932593 bindDomain : 'ウェブサイトをバインド' ,
2594- commandPlaceHolder : '現在、npx スタートアップコマンドのみをサポートしています ' ,
2594+ commandPlaceHolder : '現在、npx およびバイナリスタートアップコマンドのみをサポートしています ' ,
25952595 importMcpJson : 'MCP サーバー設定をインポート' ,
25962596 importMcpJsonError : 'mcpServers 構造が正しくありません' ,
25972597 bindDomainHelper :
Original file line number Diff line number Diff line change @@ -2550,7 +2550,7 @@ const message = {
25502550 domain : 'デフォルトアクセスアドレス' ,
25512551 domainHelper : '例: 192.168.1.1 または example.com' ,
25522552 bindDomain : 'ウェブサイトをバインド' ,
2553- commandPlaceHolder : '현재 npx 시작 명령만 지원합니다' ,
2553+ commandPlaceHolder : '현재 npx 및 바이너리 시작 명령만 지원합니다' ,
25542554 importMcpJson : 'MCP サーバー設定をインポート' ,
25552555 importMcpJsonError : 'mcpServers 構造が正しくありません' ,
25562556 bindDomainHelper :
Original file line number Diff line number Diff line change @@ -2649,7 +2649,7 @@ const message = {
26492649 domain : 'Alamat Akses Lalai' ,
26502650 domainHelper : 'Contoh: 192.168.1.1 atau example.com' ,
26512651 bindDomain : 'Sematkan Laman Web' ,
2652- commandPlaceHolder : 'Kini hanya menyokong perintah pelancaran npx' ,
2652+ commandPlaceHolder : 'Kini hanya menyokong perintah pelancaran npx dan binari ' ,
26532653 importMcpJson : 'Import Konfigurasi Pelayan MCP' ,
26542654 importMcpJsonError : 'Struktur mcpServers tidak betul' ,
26552655 bindDomainHelper :
Original file line number Diff line number Diff line change @@ -2647,7 +2647,7 @@ const message = {
26472647 domain : 'Endereço de Acesso Padrão' ,
26482648 domainHelper : 'Por exemplo: 192.168.1.1 ou example.com' ,
26492649 bindDomain : 'Vincular Site' ,
2650- commandPlaceHolder : 'Atualmente, apenas comandos de inicialização npx são suportados' ,
2650+ commandPlaceHolder : 'Atualmente, apenas comandos de inicialização npx e binários são suportados' ,
26512651 importMcpJson : 'Importar Configuração do Servidor MCP' ,
26522652 importMcpJsonError : 'A estrutura mcpServers está incorreta' ,
26532653 bindDomainHelper :
Original file line number Diff line number Diff line change @@ -2643,7 +2643,7 @@ const message = {
26432643 domain : 'Адрес доступа по умолчанию' ,
26442644 domainHelper : 'Например: 192.168.1.1 или example.com' ,
26452645 bindDomain : 'Привязать сайт' ,
2646- commandPlaceHolder : 'В настоящее время поддерживаются только команды запуска npx' ,
2646+ commandPlaceHolder : 'В настоящее время поддерживаются только команды запуска npx и двоичных файлов ' ,
26472647 importMcpJson : 'Импортировать конфигурацию сервера MCP' ,
26482648 importMcpJsonError : 'Структура mcpServers некорректна' ,
26492649 bindDomainHelper :
Original file line number Diff line number Diff line change @@ -2456,7 +2456,7 @@ const message = {
24562456 domain : '默認訪問地址' ,
24572457 domainHelper : '例如:192.168.1.1 或者 example.com' ,
24582458 bindDomain : '綁定網站' ,
2459- commandPlaceHolder : '當前僅支持 npx 啟動命令 ' ,
2459+ commandPlaceHolder : '當前僅支持 npx 和 二進制啟動的命令 ' ,
24602460 importMcpJson : '導入 MCP Server配置' ,
24612461 importMcpJsonError : 'mcpServers 結構不正確' ,
24622462 bindDomainHelper : '綁定網站之後會修改所有已安裝 MCP Server 的訪問地址,並關閉端口的外部訪問' ,
Original file line number Diff line number Diff line change @@ -2458,7 +2458,7 @@ const message = {
24582458 domain : '默认访问地址' ,
24592459 domainHelper : '例如:192.168.1.1 或者 example.com' ,
24602460 bindDomain : '绑定网站' ,
2461- commandPlaceHolder : '当前仅支持 npx 启动命令 ' ,
2461+ commandPlaceHolder : '当前仅支持 npx 和 二进制启动的命令 ' ,
24622462 importMcpJson : '导入 MCP Server 配置' ,
24632463 importMcpJsonError : 'mcpServers 结构不正确' ,
24642464 bindDomainHelper : '绑定网站之后会修改所有已安装 MCP Server 的访问地址,并关闭端口的外部访问' ,
You can’t perform that action at this time.
0 commit comments