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/base/common/errorMessage.i18n.json')
-rw-r--r--i18n/kor/src/vs/base/common/errorMessage.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/kor/src/vs/base/common/errorMessage.i18n.json b/i18n/kor/src/vs/base/common/errorMessage.i18n.json
index f7f99e392a0..a1079b63959 100644
--- a/i18n/kor/src/vs/base/common/errorMessage.i18n.json
+++ b/i18n/kor/src/vs/base/common/errorMessage.i18n.json
@@ -13,5 +13,6 @@
"error.connection.unknown": "알 수 없는 연결 오류가 발생했습니다. 인터넷에 연결되지 않았거나 연결된 서버가 오프라인 상태입니다.",
"stackTrace.format": "{0}: {1}",
"error.defaultMessage": "알 수 없는 오류가 발생했습니다. 자세한 내용은 로그를 참조하세요.",
+ "nodeExceptionMessage": "시스템 오류가 발생했습니다({0}).",
"error.moreErrors": "{0}(총 {1}개의 오류)"
} \ No newline at end of file