microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
remove-unused-debugging-code

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/cht/src/extension/appLauncher.i18n.json

17lines · modepreview

/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
    "PrewarmingBundleCache": "預熱捆綁包緩存,這可能需要一段時間...",
    "BuildingAndRunningApplication": "建置並運行應用程式",
    "PrepareHermesDebugging": "準備Hermes調試",
    "PrepareHermesLaunch": "準備 Hermes 發布會",
    "PrepareDirectIosDebugging": "準備直接iOS調試(實驗性)",
    "PrepareDirectIosLaunch": "準備直接 iOS 啟動(實驗性)",
    "DisableJSDebugging": "禁用 JS 調試",
    "EnableJSDebugging": "啟用 JS 調試",
    "BrowserError": "瀏覽器錯誤:{0}",
    "BrowserExit": "瀏覽器已關閉,退出代碼:{0}"
}