mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 14:50:31 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -5,5 +5,7 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"deleteRow": "删除行",
|
||||
"revertRow": "还原当前行"
|
||||
}
|
||||
@@ -5,5 +5,13 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"saveAsCsv": "另存为 CSV",
|
||||
"saveAsJson": "另存为 JSON",
|
||||
"saveAsExcel": "另存为 Excel",
|
||||
"saveAsXml": "另存为 XML",
|
||||
"copySelection": "复制",
|
||||
"copyWithHeaders": "连同标题一起复制",
|
||||
"selectAll": "选择全部",
|
||||
"copyMessages": "复制"
|
||||
}
|
||||
Reference in New Issue
Block a user