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 · modepreview

{
	"": [
		"--------------------------------------------------------------------------------------------",
		"Copyright (c) Microsoft Corporation. All rights reserved.",
		"Licensed under the MIT License. See License.txt in the project root for license information.",
		"--------------------------------------------------------------------------------------------",
		"Do not edit this file. It is machine generated."
	],
	"version": "1.0.0",
	"contents": {
		"package": {
			"displayName": "CSS Dil Temelleri",
			"description": "CSS, LESS ve SCSS dosyaları için söz dizimi vurgulama ve ayraç eşleştirme sağlar."
		},
		"client\\out/cssMain": {
			"cssserver.name": "CSS Dil Sunucusu",
			"folding.start": "Katlama Bölgesi Başlangıcı",
			"folding.end": "Katlama Bölgesi Sonu"
		}
	}
}