Fix unintentianal Capitalisation in Split node

to close #4832
This commit is contained in:
Dave Conway-Jones
2024-07-16 14:37:16 +01:00
parent 29b128e5e0
commit ff35c46d5d
8 changed files with 20 additions and 13 deletions

View File

@@ -997,6 +997,7 @@
"objectSend": "每个键值对作为单个消息发送",
"strBuff": "<b>字符串</b> / <b>Buffer</b>",
"array": "<b>数组</b>",
"splitThe": "Split",
"splitUsing": "拆分使用",
"splitLength": "固定长度",
"stream": "作为消息流处理",