Skip to content

i18n: add Dutch (nl-NL) locale for nodes and runtime#5442

Open
Dennis-SEG wants to merge 1 commit intonode-red:masterfrom
Dennis-SEG:feature/nl-NL-locale-nodes-runtime
Open

i18n: add Dutch (nl-NL) locale for nodes and runtime#5442
Dennis-SEG wants to merge 1 commit intonode-red:masterfrom
Dennis-SEG:feature/nl-NL-locale-nodes-runtime

Conversation

@Dennis-SEG
Copy link
Contributor

@Dennis-SEG Dennis-SEG commented Jan 19, 2026

Summary

Add Dutch (nl-NL) translations for the nodes and runtime packages:

  • @node-red/nodes/locales/nl-NL/messages.json - All core node labels, errors, and status messages
  • @node-red/runtime/locales/nl-NL/runtime.json - Server messages, flow status, storage messages

Follow-up to #5440 (editor-client Dutch locale).

Test plan

  • Set language to Dutch (nl-NL) in Node-RED settings
  • Verify node labels and error messages appear in Dutch
  • Verify runtime/server messages appear in Dutch in the console

Add Dutch translations for:
- @node-red/nodes: messages.json (all core node labels, errors, status messages)
- @node-red/runtime: runtime.json (server messages, flow status, storage messages)

This is a follow-up to the editor-client Dutch locale PR.
Dennis-SEG added a commit to Dennis-SEG/node-red that referenced this pull request Jan 19, 2026
Add Dutch translations for all 36 HTML help files:
- common/ (9 files): inject, debug, catch, status, complete, link, comment, etc.
- function/ (9 files): function, switch, change, range, template, delay, trigger, exec, rbe
- network/ (8 files): mqtt, http, websocket, tcp, udp, tls
- parsers/ (5 files): csv, html, json, xml, yaml
- sequence/ (3 files): split/join, sort, batch
- storage/ (2 files): file, watch

Follow-up to node-red#5440 (editor-client) and node-red#5442 (nodes/runtime messages).
@Dennis-SEG
Copy link
Contributor Author

Tested locally - all node labels, error messages and status messages display correctly in Dutch when nl-NL is selected in the editor settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant