Files
azuredatastudio/i18n/chs/src/sql/workbench/browser/scriptingActions.i18n.json
2021-02-22 19:42:55 -08:00

15 lines
652 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."
],
"scriptSelect": "选择前 1000 项",
"scriptExecute": "执行 Execute 脚本",
"scriptAlter": "执行 Alter 脚本",
"editData": "编辑数据",
"scriptCreate": "执行 Create 脚本",
"scriptDelete": "执行 Drop 脚本"
}