mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
i18n input
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"assocDescriptionFile": "파일 이름에서 GLOB 패턴과 일치하는 모든 파일을 지정된 ID를 사용하는 언어에 매핑합니다.",
|
||||
"assocDescriptionPath": "전체 경로에서 GLOB 패턴과 일치하는 모든 파일을 지정된 ID를 사용하는 언어에 매핑합니다.",
|
||||
"assocDescriptionPath": "경로에서 절대 경로 GLOB 패턴과 일치하는 모든 파일을 지정된 ID를 사용하는 언어에 매핑합니다.",
|
||||
"assocLabelFile": "확장명이 있는 파일",
|
||||
"assocLabelPath": "경로가 있는 파일"
|
||||
}
|
||||
Reference in New Issue
Block a user