mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 11:03:18 -04:00
update localization resource files (#14389)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"addAccount": "添加帐户",
|
||||
"removeAccount": "删除帐户",
|
||||
"confirmRemoveUserAccountMessage": "确定要删除 \"{0}\" 吗?",
|
||||
"accountActions.yes": "是",
|
||||
"accountActions.no": "否",
|
||||
"removeAccountFailed": "未能删除帐户",
|
||||
"applyFilters": "应用筛选器",
|
||||
"refreshAccount": "再次输入你的凭据",
|
||||
"NoAccountToRefresh": "没有可刷新的帐户"
|
||||
}
|
||||
Reference in New Issue
Block a user