update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -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": "沒有要重新整理的帳戶"
}