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

@@ -912,6 +912,7 @@
"objectSend": "Sende eine Nachricht für jedes Schlüssel/Wert-Paar",
"strBuff": "<b>string</b> / <b>buffer</b>",
"array": "<b>array</b>",
"splitThe": "Split",
"splitUsing": "Aufteilung",
"splitLength": "feste Längen von",
"stream": "Als Nachrichtenstrom behandeln (Streaming-Modus)",