microsoft/vscode-loc
Publicmirrored fromhttps://github.com/microsoft/vscode-locAvailable
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 | } |