mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Replace Big Data Cluster with big data cluster Official docs guidance is to use "big data cluster" instead of "Big Data Cluster" * Use doublequotes and full product name
7 lines
288 B
JSON
7 lines
288 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"
|
|
} |