mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-16 17:22:29 -05:00
9 lines
335 B
JSON
9 lines
335 B
JSON
{
|
|
"description": "Support for managing SQL Server big data clusters",
|
|
"text.sqlServerBigDataClusters": "SQL Server big data clusters",
|
|
"command.addController.title": "Connect to Controller",
|
|
"command.deleteController.title" : "Delete",
|
|
"command.refreshController.title" : "Refresh",
|
|
"command.manageController.title" : "Manage"
|
|
}
|