We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249011d commit ef19edbCopy full SHA for ef19edb
src/containers/Tenant/Query/QueryResult/i18n/en.json
@@ -3,8 +3,8 @@
3
"description.empty-result": "There is no {{activeSection}} for the request",
4
"action.result": "Result",
5
"action.stats": "Stats",
6
- "action.schema": "Schema",
7
- "action.explain-plan": "Explain Plan",
+ "action.schema": "Computation Graph",
+ "action.explain-plan": "Explain",
8
"action.json": "JSON",
9
"action.ast": "AST",
10
"action.copy": "Copy {{activeSection}}",
0 commit comments