microsoft/vscode-react-native
Publicmirrored fromhttps://github.com/microsoft/vscode-react-nativeAvailable
i18n/cht/src/extension/commands/util/index.i18n.json
8lines · 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 | "ExpoErrorOccuredMakeSureYouAreLoggedIn": "發生錯誤,請確保您已登入 Expo,您的專案已正確設定用於發布,並且您的打包程式正在作為 Expo 運行" |
| 8 | } |