mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Expose i18n in editor
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"repeat": "repeat = __repeat__",
|
||||
"crontab": "crontab = __crontab__",
|
||||
"stopped": "stopped",
|
||||
"failed": "Inject failed: __error__"
|
||||
"failed": "Inject failed: __error__",
|
||||
|
||||
"payload": "Payload"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user