mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 11:03:14 -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