mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-30 16:50:30 -04:00
18 lines
786 B
JSON
18 lines
786 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"dist/constants": {
|
|
"XEventsFailed": "XEvents 作業失敗。",
|
|
"XEventsNotSupported": "不支援 Xevent 工作階段。",
|
|
"XEventsStarted": "已為 PageContention 和 ObjectContention 啟動 Xevent 工作階段。",
|
|
"XEventsStopped": "Xevent 工作階段 PageContention 和 ObjectContention 已移除。"
|
|
}
|
|
}
|
|
} |