mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-30 08:40:29 -04:00
added localization for profiler (#16941)
This commit is contained in:
9
extensions/profiler/package.nls.json
Normal file
9
extensions/profiler/package.nls.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user