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

@@ -866,6 +866,7 @@
"objectSend": "每個鍵值對作為單個消息發送",
"strBuff": "<b>字串</b> / <b>Buffer</b>",
"array": "<b>陣列</b>",
"splitThe": "Split",
"splitUsing": "拆分使用",
"splitLength": "固定長度",
"stream": "作為消息流處理",