microsoft/vscode-react-native

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0.13.2

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/chs/src/extension/exponent/exponentPlatform.i18n.json

9lines · modecode

1/*---------------------------------------------------------------------------------------------
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 "ApplicationIsRunningOnExponentOpenToSeeIt": "应用程序正在 Expo 上运行。请在 {0} 打开 Expo 应用以进行查看。",
8 "ApplicationIsRunningOnExponentShakeDeviceForRemoteDebugging": "应用程序正在 Expo 上运行。请摇动设备并选择“远程调试 JS”以启用调试。"
9}