mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Fix JSON on package.nls.json (#6754)
This commit is contained in:
committed by
Charles Gagnon
parent
e4e46b3e87
commit
3bb70a7b1f
@@ -5,5 +5,5 @@
|
|||||||
"command.addController.title": "Connect to Controller",
|
"command.addController.title": "Connect to Controller",
|
||||||
"command.deleteController.title" : "Delete",
|
"command.deleteController.title" : "Delete",
|
||||||
"command.refreshController.title" : "Refresh",
|
"command.refreshController.title" : "Refresh",
|
||||||
"command.manageController.title" : "Manage",
|
"command.manageController.title" : "Manage"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user