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/commands/installExpoGoApplication.i18n.json

16lines · modeblame

21e2e2f0Ezio Li1 years ago1/*---------------------------------------------------------------------------------------------
2* Copyright (c) Microsoft Corporation. All rights reserved.
3* Licensed under the MIT License. See License.txt in the project root for license information.
4*--------------------------------------------------------------------------------------------*/
5// Do not edit this file. It is machine generated.
6{
7"CheckExpoEnvironment": "檢查Expo專案環境",
8"DownloadAndroidExpoGo": "\n下載 Android 版 Expo Go。 \n",
9"FailedToDownloadExpoGo": "下載 Expo Go 失敗",
10"FailedToInstallExpoGo": "無法安裝 Expo Go",
11"ManualInstall": "請從專案根路徑手動安裝 Expo Go。 \n",
12"NotDarwinPlatform": "目前作業系統可能不支援 iOS 安裝程序,Expo Go 可能無法安裝。\n",
13"DownloadiOSExpoGo": "\n下載 iOS 版 Expo Go。 \n",
14"CannotAutoInstall": "無法自動安裝 Expo Go,選擇手動安裝或目標機器不是 MacOS。 \n",
15"NotExpoProject": "目前專案不屬於Expo管理範圍"
16}