feat(editor): Add item selector to expression output (#9281)
This commit is contained in:
@@ -1244,7 +1244,9 @@
|
||||
"parameterInput.inputField": "input field",
|
||||
"parameterInput.dragTipAfterPill": "from the left to use it here.",
|
||||
"parameterInput.learnMore": "Learn more",
|
||||
"parameterInput.resultForItem": "Result for Item",
|
||||
"parameterInput.result": "Result",
|
||||
"parameterInput.item": "Item",
|
||||
"parameterInput.hoverTableItemTip": "You can also do this by hovering over input/output items in the table view",
|
||||
"parameterInput.emptyString": "[empty]",
|
||||
"parameterInput.customApiCall": "Custom API Call",
|
||||
"parameterInput.error": "ERROR",
|
||||
|
||||
Reference in New Issue
Block a user