mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 03:21:40 -04:00
update localization resource files (#14389)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "作為指令碼執行",
|
||||
"scriptAlter": "修改指令碼",
|
||||
"editData": "編輯資料",
|
||||
"scriptCreate": "建立指令碼",
|
||||
"scriptDelete": "將指令碼編寫為 Drop"
|
||||
}
|
||||
Reference in New Issue
Block a user