Merge branch 'node-red:master' into master-addjpn

This commit is contained in:
Kazuhito Yokoi
2022-05-25 19:07:57 +09:00
committed by GitHub
4 changed files with 4 additions and 2 deletions

View File

@@ -137,6 +137,7 @@
"toConsole": "system console",
"toStatus": "node status (32 characters)",
"severity": "Level",
"node": "node",
"notification": {
"activated": "Successfully activated: __label__",
"deactivated": "Successfully deactivated: __label__"

View File

@@ -137,6 +137,7 @@
"toConsole": "システムコンソール",
"toStatus": "ノードステータス(32 文字)",
"severity": "Level",
"node": "ノード",
"notification": {
"activated": "有効化しました: __label__",
"deactivated": "無効化しました: __label__"