mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
add placeholder for env var name
This commit is contained in:
@@ -902,6 +902,7 @@
|
||||
"properties": "Properties",
|
||||
"description": "Description",
|
||||
"appearance": "Appearance",
|
||||
"env": "Env Var"
|
||||
"env": "Env Var",
|
||||
"name": "name"
|
||||
}
|
||||
}
|
||||
|
@@ -902,6 +902,7 @@
|
||||
"properties": "プロパティ",
|
||||
"description": "説明",
|
||||
"appearance": "外観",
|
||||
"env": "環境変数"
|
||||
"env": "環境変数",
|
||||
"name": "変数名"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user