electron/docs-translations
2017-11-06 15:47:28 -08:00
..
cz Create README.md 2016-12-17 00:31:37 +00:00
de-DE/project Fix broken link to Atom 2017-06-17 01:23:50 +02:00
es Update brightray references in doc translations 2017-05-10 14:12:47 -07:00
fr-FR 📝 Fix markdown syntax 2017-08-19 22:29:34 +02:00
id 📝 Update id/windows-store-guide.md 2017-06-14 17:18:13 +05:30
it-IT use https for all Electron website URLs 2017-02-28 21:19:55 -08:00
jp fix typo 2017-08-19 15:37:07 +09:00
ko-KR Fix Korean grammatic mistakes 2017-10-13 02:58:44 +09:00
nl atom@github.com -> electron@github.com 2017-06-19 09:33:20 -07:00
pt-BR Fix link to environment-variables.md in pt-br 2017-10-03 15:22:53 -03:00
ru-RU remove blank lines 2017-06-10 12:22:41 -07:00
th-TH use https for all Electron website URLs 2017-02-28 21:19:55 -08:00
tr-TR [docs] [tr-TR] Update README.md 2017-10-12 09:22:40 +03:00
uk-UA use https for all Electron website URLs 2017-02-28 21:19:55 -08:00
zh-CN Add a little translation for zh-CN 2017-10-24 14:02:07 +08:00
zh-TW Merge pull request #10728 from excfergodst/patch-1 2017-10-09 12:56:26 -07:00
README.md add docs-translations deprecation README 2017-11-06 15:47:28 -08:00

Docs Translations

This directory once contained unstructured translations of Electron's documentation, but has been deprecated in favor of a new translation process using Crowdin, a GitHub-friendly platform for collaborative translation.

For more details, visit the electron/electron-i18n repo.

Contributing

If you're interested in helping translate Electron's docs, visit crowdin.com/projects/electron and log in with your GitHub account. And thanks!

Offline Docs

If you miss having access to Electron's raw markdown files in your preferred language, don't fret! You can still get raw docs, they're just in a different place now. See electron/electron-i18n/tree/master/content

To more easily view and browse offline docs in your language, clone the repo and use vmd, an Electron-based GitHub-styled markdown viewer:

npm i -g vmd
git clone https://github.com/electron/electron-i18n
vmd electron-i18n/content/zh-CN