mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 12:50:29 -04:00
15 lines
843 B
JSON
15 lines
843 B
JSON
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
// Do not edit this file. It is machine generated.
|
|
{
|
|
"strict.title": "嚴謹",
|
|
"strict.description": "僅載入安全內容",
|
|
"insecureContent.title": "允許不安全的內容",
|
|
"insecureContent.description": "啟用 http 載入內容",
|
|
"disable.title": "停用",
|
|
"disable.description": "允許所有內容與指令碼執行。不建議",
|
|
"moreInfo.title": "詳細資訊",
|
|
"preview.showPreviewSecuritySelector.title": "選擇此工作區 Markdown 預覽的安全性設定"
|
|
} |