electron/docs-translations
bowbowbow 8918770892 I modified missed parameter in example.
Below example (in line 43 ~ 45) not working like comment. Because `ipcRenderer` callback function have two parameters (event, arg).

```javascript
ipcRenderer.on('asynchronous-reply', (arg) => {
  console.log(arg) // "pong" 출력
})
```
2016-11-20 21:30:50 +09:00
..
es Update more download URLs from atom-shell to electron 2016-11-04 16:21:30 -07:00
fr-FR [docs-translations/fr-FR]Correct some typos (double space deletion and 'de' to 'ne') in supported-platforms.md 2016-10-30 14:22:35 +02:00
it-IT auto-standardize javascript in docs-translations 2016-10-11 22:36:11 -07:00
jp Update more download URLs from atom-shell to electron 2016-11-04 16:21:30 -07:00
ko-KR I modified missed parameter in example. 2016-11-20 21:30:50 +09:00
nl/project Fix relative url 2016-10-05 12:28:36 +02:00
pt-BR add link for powerSaveBlocker | pt-br 2016-11-09 13:25:24 -03:00
ru-RU Fixed typo 2016-10-27 14:58:16 +03:00
th-TH Replace OS X and Mac OS with macOS 2016-06-18 15:26:26 +02:00
tr-TR auto-standardize javascript in docs-translations 2016-10-11 22:36:11 -07:00
uk-UA auto-standardize javascript in docs-translations 2016-10-11 22:36:11 -07:00
zh-CN update app.md Chinese translation to latest version (#7973) 2016-11-15 10:04:00 -08:00
zh-TW Update more download URLs from atom-shell to electron 2016-11-04 16:21:30 -07:00