mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
fix Japanese message of delay node (#3434)
This commit is contained in:
parent
2eff7da171
commit
e5e3832809
@ -291,8 +291,8 @@
|
|||||||
"hour": "時間",
|
"hour": "時間",
|
||||||
"days": "日",
|
"days": "日",
|
||||||
"day": "日",
|
"day": "日",
|
||||||
"between": "頻度",
|
"between": "範囲",
|
||||||
"and": "回/",
|
"and": "〜",
|
||||||
"rate": "流量",
|
"rate": "流量",
|
||||||
"msgper": "メッセージ/",
|
"msgper": "メッセージ/",
|
||||||
"queuemsg": "中間メッセージをキューに追加",
|
"queuemsg": "中間メッセージをキューに追加",
|
||||||
|
Loading…
Reference in New Issue
Block a user