microsoft/vscode-loc

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
39cc7566481f2cd4aa4966e4d625a462b9cf683c

Branches

Tags

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

Clone

HTTPS

Download ZIP

i18n/vscode-language-pack-tr/translations/extensions/css.i18n.json

21lines · 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": "CSS Dil Temelleri",
13 "description": "CSS, LESS ve SCSS dosyaları için söz dizimi vurgulama ve ayraç eşleştirme sağlar."
14 },
15 "client\\out/cssMain": {
16 "cssserver.name": "CSS Dil Sunucusu",
17 "folding.start": "Katlama Bölgesi Başlangıcı",
18 "folding.end": "Katlama Bölgesi Sonu"
19 }
20 }
21}