node-red/packages/node_modules/@node-red/editor-client
Dennis-SEG 8ede4a02f5 i18n: add Dutch (nl-NL) locale for editor-client
Add complete Dutch translation for the Node-RED editor:
- editor.json: Full translation of all editor UI strings
- infotips.json: Translation of 19 editor tips
- jsonata.json: Translation of JSONata function documentation

This addresses the request for Dutch locale support as many Node-RED
users in the Netherlands and Belgium (especially Victron Energy
customers) would benefit from a native language interface.

Relates to: #5439
2026-01-19 07:35:58 +01:00
..
locales i18n: add Dutch (nl-NL) locale for editor-client 2026-01-19 07:35:58 +01:00
src Merge pull request #5406 from piotrbogun/5343/Editor/node-help-tab-arrow-key-navigation 2026-01-07 16:04:40 +00:00
templates fix(editor): remove trailing slash 2024-05-30 01:42:16 +02:00
.npmignore
LICENSE Update package readmes and licenses 2022-01-27 12:49:48 +00:00
README.md
index.js
package.json Bump for 4.1.3 2026-01-07 16:17:17 +00:00

README.md

@node-red/editor-client

Node-RED editor resources module.

This provides all of the client-side resources of the Node-RED editor application.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.