microsoft/vscode-loc

Public

mirrored fromhttps://github.com/microsoft/vscode-locAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.87.2024022809

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/vscode-language-pack-cs/translations/extensions/vscode.bat.i18n.json

16lines · modecode

1{
2 "": [
3 "--------------------------------------------------------------------------------------------",
4 "Copyright (c) Microsoft Corporation. All rights reserved.",
5 "Licensed under the MIT License. See License.txt in the project root for license information.",
6 "--------------------------------------------------------------------------------------------",
7 "Do not edit this file. It is machine generated."
8 ],
9 "version": "1.0.0",
10 "contents": {
11 "package": {
12 "description": "Poskytuje fragmenty kódu, zvýrazňování syntaxe, párování závorek a sbalování kódu v dávkových souborech Windows.",
13 "displayName": "Základy jazyka Windows Bat"
14 }
15 }
16}