mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
fix serialport error message
This commit is contained in:
@@ -67,6 +67,6 @@
|
||||
"commandnotfound": "nrgpio コマンドが見つかりません",
|
||||
"commandnotexecutable": "nrgpio コマンドが実行可能ではありません",
|
||||
"error": "エラー: __error__",
|
||||
"pythoncommandnotfound": "nrpgio python コマンドが実行されていません"
|
||||
"pythoncommandnotfound": "nrgpio python コマンドが実行されていません"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user