We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b5e00 commit b5137c8Copy full SHA for b5137c8
html/index.html
@@ -101,4 +101,11 @@ <h2>Other pages</h2>
101
<li><a href="http://eloquentjavascript.net/1st_edition">The first edition of the book</a></li>
102
</ul>
103
104
+ <h2>Translations</h2>
105
+
106
+ <ul class=translations>
107
+ <li><a href="http://to6esko.github.io/">Български (Bulgarian)</a></li>
108
+ <li><a href="https://github.com/braziljs/eloquente-javascript">Português (Portuguese)</a></li>
109
+ </ul>
110
111
</article>
0 commit comments