From 6b8f5f5b7fc9bed12a804948c16ec02b198bb0b6 Mon Sep 17 00:00:00 2001 From: arus Date: Thu, 22 Sep 2016 00:01:21 +0900 Subject: [PATCH] Translate some in about.md --- docs-translations/ko-KR/tutorial/about.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs-translations/ko-KR/tutorial/about.md b/docs-translations/ko-KR/tutorial/about.md index e96aa0c58f41..4054c1b61ba7 100644 --- a/docs-translations/ko-KR/tutorial/about.md +++ b/docs-translations/ko-KR/tutorial/about.md @@ -68,7 +68,9 @@ Electron 을 작고 (파일 크기) 지속가능하게 (the spread of dependenci 이것은 Chromium 업그레이드를 쉽게 하지만 Google Chrome 에서 볼 수 있는 몇몇 브라우저 기능이 Electron 에서는 빠집니다. -New features added to Electron should primarily be native APIs. If a feature can be its own Node.js module, it probably should be. [커뮤니티에 의해 개발된 Electron 도구들](http://electron.atom.io/community)을 보세요. +Electron 에 추가된 새로운 기능은 주로 네이티브 API 입니다. 기능은 가능한한 +Node.js 모듈로 해야합니다. [커뮤니티에 의해 개발된 Electron 도구들] +(http://electron.atom.io/community)을 보세요. ## 이력