Add tooltip for coping Mustache path

This commit is contained in:
Kazuhito Yokoi
2022-02-07 13:58:17 +09:00
parent a3b2b20368
commit bde5a2b7cd
3 changed files with 11 additions and 8 deletions

View File

@@ -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",

View File

@@ -148,6 +148,7 @@
"filterLog": "ログのフィルタリング",
"openWindow": "新しいウィンドウで開く",
"copyPath": "パスをコピー",
"copyPathForMustache": "パスをコピー(Ctrl+クリックでMustacheパス)",
"copyPayload": "値をコピー",
"pinPath": "展開を固定",
"selectAll": "全てを選択",