Skip to content

Commit 3d605a5

Browse files
committed
Added list of translators to changelist and contributors
1 parent 8bf2f58 commit 3d605a5

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

CONTRIBUTE.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,27 @@ If you do make any translation changes, or if you have any questions or problems
2828

2929
* [lambdalice](https://github.com/lambdalice)
3030
- Provided an entire Japanese translation and forced the MDH i18n work to get done.
31+
32+
* [Antoine Proulx](https://crowdin.com/profile/magicienap)
33+
34+
* [ebouchut](https://crowdin.com/profile/ebouchut)
35+
36+
* [Lennaick](https://crowdin.com/profile/lennaick)
37+
38+
* [leftaroundabout](https://crowdin.com/profile/leftaroundabout)
39+
40+
* [Pierre Quillery](dandelionmood)
41+
42+
* [Ko-Chih Wu](https://crowdin.com/profile/mecca831)
43+
44+
* [Masahiro Umegaki](https://crowdin.com/profile/ume)
45+
46+
* [dlkgenc](https://crowdin.com/profile/dlkgenc)
47+
48+
* [turkish123](https://crowdin.com/profile/turkish123)
49+
50+
* [sergiolunagarcia](https://crowdin.com/profile/sergiolunagarcia)
51+
52+
* [Alexis Morelle](https://crowdin.com/profile/almorelle)
53+
54+
* [Eugene Fryntov](https://crowdin.com/profile/efryntov)

src/common/CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Change Log
77
* [Fixed annoying bug #188](https://github.com/adam-p/markdown-here/issues/188): Keyboard shortcut was not working in Chrome+Gmail.
88
- Thanks to: [Paulo Diovani Gonçalves](https://github.com/paulodiovani), [Edmundo Junior](https://github.com/edmundojr), [Mike Lindegarde](https://github.com/mlindegarde), [Jordi Gerona](https://github.com/jordi9), [Dilek](https://github.com/averagewizard), [Hrusikesh Panda](https://github.com/mrchief), [Clay McKell](https://github.com/kcmckell), [Trey Harris](https://groups.google.com/forum/#!topic/markdown-here/SnQ4fVtQvQQ).
99

10+
* With the help of our hard-working translators, **six new translations** were added. They are: Chinese, French, German, Russian, Spanish, and Turkish.
11+
- Thanks to: [Antoine Proulx](https://crowdin.com/profile/magicienap), [ebouchut](https://crowdin.com/profile/ebouchut), [Lennaick](https://crowdin.com/profile/lennaick), [leftaroundabout](https://crowdin.com/profile/leftaroundabout), [Pierre Quillery](dandelionmood), [Ko-Chih Wu](https://crowdin.com/profile/mecca831), [Masahiro Umegaki](https://crowdin.com/profile/ume), [dlkgenc](https://crowdin.com/profile/dlkgenc), [turkish123](https://crowdin.com/profile/turkish123), [sergiolunagarcia](https://crowdin.com/profile/sergiolunagarcia), [Alexis Morelle](https://crowdin.com/profile/almorelle), and my friend and co-worker [Eugene Fryntov](https://crowdin.com/profile/efryntov). (You're all also in the [contributors list](https://github.com/adam-p/markdown-here/blob/development/CONTRIBUTE.md).)
12+
- If you'd like to start a new language, add to a not-quite-complete translation, or fix up something, please visit the [Markdown Here translation project on Crowdin](https://crowdin.com/project/markdown-here).
13+
1014
* **Updated [Highglight.js](http://highlightjs.org/)**, which is the syntax highlighting library used by Markdown Here.
1115
* **NOTE**: If your syntax higlighting looks wrong, switch your theme. Your styling might be stale.
1216
* Now supports **language aliases**. For example, `js` is an alias for `javascript`, `html` is an alias for `xml`, and `coffee`, `cson`, and `iced` are aliases for `coffeescript`. You can see the [complete list here](http://highlightjs.readthedocs.org/en/latest/css-classes-reference.html).

0 commit comments

Comments
 (0)