Link to translations
authorKevin Sawicki <kevinsawicki@gmail.com>
Tue, 6 Sep 2016 21:58:50 +0000 (14:58 -0700)
committerKevin Sawicki <kevinsawicki@gmail.com>
Tue, 6 Sep 2016 21:58:50 +0000 (14:58 -0700)
CONTRIBUTING.md
README.md

index 736f0b2..e16fe1f 100644 (file)
@@ -1,5 +1,7 @@
 # Contributing to Electron
 
+:memo: Available Translations: [Korean](https://github.com/electron/electron/tree/master/docs-translations/ko-KR/project/CONTRIBUTING.md) | [Simplified Chinese](https://github.com/electron/electron/tree/master/docs-translations/zh-CN/project/CONTRIBUTING.md)
+
 :+1::tada: First off, thanks for taking the time to contribute! :tada::+1:
 
 This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md).
index c8f7dc8..3fee15b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
 [![devDependency Status](https://david-dm.org/electron/electron/dev-status.svg)](https://david-dm.org/electron/electron#info=devDependencies)
 [![Join the Electron Community on Slack](http://atom-slack.herokuapp.com/badge.svg)](http://atom-slack.herokuapp.com/)
 
+:memo: Available Translations: [Korean](https://github.com/electron/electron/tree/master/docs-translations/ko-KR/project/README.md) | [Simplified Chinese](https://github.com/electron/electron/tree/master/docs-translations/zh-CN/project/README.md)
+
 The Electron framework lets you write cross-platform desktop applications
 using JavaScript, HTML and CSS. It is based on [Node.js](https://nodejs.org/) and
 [Chromium](http://www.chromium.org) and is used by the [Atom