microsoft/vscode-loc

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
4a9082be4f6d25aed3c6f3f71f5ee129ca3ab160

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/vscode-language-pack-bg/translations/extensions/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 "displayName": "Основна поддръжка за езика на файловете BAT под Windows",
13 "description": "Осигурява фрагменти, открояване на синтаксиса, откриване на отговарящи си скоби и свиване за файлове, написани на езика на файловете BAT под Windows"
14 }
15 }
16}