mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
fixes/updates to be i18n version
This commit is contained in:
@@ -2,15 +2,14 @@
|
||||
"rbe": {
|
||||
"label": {
|
||||
"func": "Mode",
|
||||
"bandgap": "Band gap",
|
||||
"name": "Name"
|
||||
},
|
||||
"eg":{
|
||||
"placeholder":{
|
||||
"bandgap": "e.g. 10 or 5%"
|
||||
},
|
||||
"opts": {
|
||||
"rbe": "RBE - report if value changed",
|
||||
"deadband": "Deadband - report if changed more than",
|
||||
"rbe": "block unless value changes",
|
||||
"deadband": "block unless changes by more than"
|
||||
},
|
||||
"warn": {
|
||||
"nonumber": "no number found in payload"
|
||||
|
Reference in New Issue
Block a user