Fix JSON on package.nls.json (#6754)

This commit is contained in:
Amir Omidi
2019-08-14 13:07:59 -07:00
committed by Charles Gagnon
parent e4e46b3e87
commit 3bb70a7b1f

View File

@@ -5,5 +5,5 @@
"command.addController.title": "Connect to Controller",
"command.deleteController.title" : "Delete",
"command.refreshController.title" : "Refresh",
"command.manageController.title" : "Manage",
"command.manageController.title" : "Manage"
}