Files
azuredatastudio/extensions/profiler/package.nls.json
2021-08-30 19:18:56 -07:00

10 lines
369 B
JSON

{
"displayName": "SQL Server Profiler",
"description": "SQL Server Profiler for Azure Data Studio",
"profiler.contributes.title.newProfler": "Launch Profiler",
"profiler.contributes.title.start": "Start",
"profiler.contributes.title.stop": "Stop",
"profiler.contributes.title.openCreateSessionDialog": "Create Profiler Season",
"profiler.category": "Profiler"
}