microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
i18n/chs/src/extension/services/surveyService/surveyService.i18n.json
10lines · 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 | "giveFeedback": "提供反馈", |
| 8 | "remindLater": "稍后提醒我", |
| 9 | "surveyNotificationText": "有时间为 React Native Tools 团队提供帮助吗?请告诉我们您迄今为止使用该扩展的体验" |
| 10 | } |