Skip to content

Commit 04e44de

Browse files
committed
fix: "New SQL" button rename
1 parent 9479058 commit 04e44de

File tree

1 file changed

+1
-1
lines changed
  • src/containers/Tenant/Query/NewSQL/i18n

1 file changed

+1
-1
lines changed

src/containers/Tenant/Query/NewSQL/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"button.new-sql": "New SQL",
2+
"button.new-sql": "New query",
33
"action.create-row-table": "Create row table",
44
"action.create-column-table": "Create column table",
55
"action.create-external-table": "Create external table",

0 commit comments

Comments
 (0)