Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion localization/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"MODAL_WINDOW___CREATE_COLLECTION": "Create table",
"MODAL_WINDOW___CREATE_BUCKET": "Create schema",
"MODAL_WINDOW___ALL_COLLECTIONS": "and all nested tables",
"MODAL_WINDOW___CONNENTION_ERROR": "The Snowflake instance you are connected to does not contain any schemas.",
"MODAL_WINDOW___CONNENTION_ERROR": "The specified database does not exist or does not contain any schemas.",
"MODAL_WINDOW___CONTAIN_BUCKETS": "schemas",
"MODAL_WINDOW___CONTAIN_COLLECTIONS": "tables",
"MODAL_WINDOW___CONTAIN_BUCKET": "schemas",
Expand Down