mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 21:30:29 -04:00
15 lines
655 B
JSON
15 lines
655 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."
|
|
],
|
|
"delete": "削除",
|
|
"codeBefore": "前にコードを挿入",
|
|
"codeAfter": "後にコードを挿入",
|
|
"markdownBefore": "前に Markdown を挿入",
|
|
"markdownAfter": "後に Markdown を挿入",
|
|
"clear": "出力のクリア"
|
|
} |