n8n设置中文
先把docker的n8n停掉
然后输入:
docker run -d --rm --name n8n -p 5678:5678 -v D:\editor-ui\dist:/usr/local/lib/node_modules/n8n/node_modules/n8n-editor-ui/dist -e N8N_DEFAULT_LOCALE=zh-CN -e N8N_SECURE_COOKIE=false n8nio/n8n
地址改:D:\editor-ui\dist
下载地址:https://github.com/other-blowsnow/n8n-i18n-chinese/releases
最后命令行输出:
4c597b253c4c8b497d90a444e9d1e86e682a53428aaa0d19ba303a7ccefc6e21
打开 http://localhost:5678 即可
浙公网安备 33010602011771号