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