Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/kor/src/vs/platform/theme/common/colorRegistry.i18n.json')
-rw-r--r--i18n/kor/src/vs/platform/theme/common/colorRegistry.i18n.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/i18n/kor/src/vs/platform/theme/common/colorRegistry.i18n.json b/i18n/kor/src/vs/platform/theme/common/colorRegistry.i18n.json
index 98c0d356e83..8e8997c7ddf 100644
--- a/i18n/kor/src/vs/platform/theme/common/colorRegistry.i18n.json
+++ b/i18n/kor/src/vs/platform/theme/common/colorRegistry.i18n.json
@@ -4,7 +4,6 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "invalid.color": "잘못된 색 형식입니다. #RGB, #RGBA, #RRGGBB 또는 #RRGGBBAA를 사용하세요.",
"schema.colors": "워크벤치에서 사용되는 색입니다.",
"foreground": "전체 전경색입니다. 이 색은 구성 요소에서 재정의하지 않은 경우에만 사용됩니다.",
"errorForeground": "오류 메시지에 대한 전체 전경색입니다. 이 색은 구성 요소에서 재정의하지 않은 경우에만 사용됩니다.",