We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b6059 commit 9d4a038Copy full SHA for 9d4a038
1 file changed
docs/src/index.tmpl
@@ -92,6 +92,14 @@ function setup_page(){
92
<h2>Documentation</h2> -->
93
<h2>LinuxCNC version <strong>@VERSION@</strong> Documentation</h2>
94
95
+@TRANSLATIONS@
96
+<p>Translations:
97
+<a href="de/">Deutsch</a>
98
+</p>
99
+@ENDTRANSLATIONS@
100
+<i>(more translations exist in the development branch, but may describe features not yet released)</i>
101
+<br><br><br>
102
+
103
<div style="margin-top: 0em; margin-bottom: 1em; line-height: 150%">
104
<p><a href="http://linuxcnc.org">LinuxCNC Home Page</a> •
105
<a href="https://wiki.linuxcnc.org/cgi-bin/wiki.pl">Wiki</a> •
0 commit comments