mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
More ramdom --> random
This commit is contained in:
parent
9f3ea8da67
commit
e7c5b691a0
@ -146,7 +146,7 @@
|
||||
"action": "Action",
|
||||
"for": "For",
|
||||
"delaymsg": "Delay message",
|
||||
"ramdomdelay": "Random delay",
|
||||
"randomdelay": "Random delay",
|
||||
"limitrate": "Limit rate to",
|
||||
"fairqueue": "Topic based fair queue",
|
||||
"milisecs": "Miliseconds",
|
||||
@ -165,7 +165,7 @@
|
||||
"label": {
|
||||
"delay": "delay",
|
||||
"limit": "limit",
|
||||
"random": "ramdom",
|
||||
"random": "random",
|
||||
"queue": "queue"
|
||||
},
|
||||
"error": {
|
||||
|
Loading…
Reference in New Issue
Block a user