mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add tooltip for coping Mustache path
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
"filterLog": "Filter messages",
|
||||
"openWindow": "Open in new window",
|
||||
"copyPath": "Copy path",
|
||||
"copyPathForMustache": "Copy path (Mustache path by ctrl+click)",
|
||||
"copyPayload": "Copy value",
|
||||
"pinPath": "Pin open",
|
||||
"selectAll": "select all",
|
||||
|
||||
@@ -148,6 +148,7 @@
|
||||
"filterLog": "ログのフィルタリング",
|
||||
"openWindow": "新しいウィンドウで開く",
|
||||
"copyPath": "パスをコピー",
|
||||
"copyPathForMustache": "パスをコピー(Ctrl+クリックでMustacheパス)",
|
||||
"copyPayload": "値をコピー",
|
||||
"pinPath": "展開を固定",
|
||||
"selectAll": "全てを選択",
|
||||
|
||||
Reference in New Issue
Block a user