microsoft/vscode-react-native
Publicmirrored from https://github.com/microsoft/vscode-react-nativeAvailable
i18n/csy/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": "Dejte zpětnou vazbu", |
| 8 | "remindLater": "Připomeňte mi později", |
| 9 | "surveyNotificationText": "Máte chvilku na pomoc týmu React Native Tools. Řekněte nám prosím o svých dosavadních zkušenostech s rozšířením" |
| 10 | } |
| 11 | |