mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
fix gpio node ok status label
This commit is contained in:
@@ -52,7 +52,8 @@
|
||||
"closed": "절단",
|
||||
"not-running": "정지중",
|
||||
"not-available": "이용불가",
|
||||
"na": "N/A : __value__"
|
||||
"na": "N/A : __value__",
|
||||
"ok": "OK"
|
||||
},
|
||||
"errors": {
|
||||
"ignorenode": "Raspberry Pi고유의 노드를 무시했습니다",
|
||||
|
Reference in New Issue
Block a user