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",
|
"action": "Action",
|
||||||
"for": "For",
|
"for": "For",
|
||||||
"delaymsg": "Delay message",
|
"delaymsg": "Delay message",
|
||||||
"ramdomdelay": "Random delay",
|
"randomdelay": "Random delay",
|
||||||
"limitrate": "Limit rate to",
|
"limitrate": "Limit rate to",
|
||||||
"fairqueue": "Topic based fair queue",
|
"fairqueue": "Topic based fair queue",
|
||||||
"milisecs": "Miliseconds",
|
"milisecs": "Miliseconds",
|
||||||
@ -165,7 +165,7 @@
|
|||||||
"label": {
|
"label": {
|
||||||
"delay": "delay",
|
"delay": "delay",
|
||||||
"limit": "limit",
|
"limit": "limit",
|
||||||
"random": "ramdom",
|
"random": "random",
|
||||||
"queue": "queue"
|
"queue": "queue"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
|
Loading…
Reference in New Issue
Block a user