forked from GitHub/gf-core
Wide coverage translation demo: updated to use App15.pgf
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
var gftranslate = {}
|
||||
|
||||
gftranslate.jsonurl="/robust/App14.pgf"
|
||||
gftranslate.jsonurl="/robust/App15.pgf"
|
||||
gftranslate.grammar="App" // the name of the grammar
|
||||
|
||||
gftranslate.documented_classes=
|
||||
|
||||
@@ -53,6 +53,7 @@ span.inflect { color: blue; }
|
||||
<option value=Chi>Chinese</option>
|
||||
<option value=Dut>Dutch</option>
|
||||
<option value=Eng selected>English</option>
|
||||
<option value=Est>Estonian</option>
|
||||
<option value=Fin>Finnish</option>
|
||||
<option value=Fre>French</option>
|
||||
<option value=Ger>German</option>
|
||||
@@ -73,6 +74,7 @@ span.inflect { color: blue; }
|
||||
<option value=Chi>Chinese</option>
|
||||
<option value=Dut>Dutch</option>
|
||||
<option value=Eng>English</option>
|
||||
<option value=Est>Estonian</option>
|
||||
<option value=Fin>Finnish</option>
|
||||
<option value=Fre>French</option>
|
||||
<option value=Ger>German</option>
|
||||
@@ -107,7 +109,7 @@ span.inflect { color: blue; }
|
||||
</div>
|
||||
<hr>
|
||||
<div class=modtime><small>
|
||||
<!-- hhmts start -->Last modified: Wed Sep 2 16:12:49 CEST 2015 <!-- hhmts end -->
|
||||
<!-- hhmts start -->Last modified: Fri Nov 27 10:47:46 CET 2015 <!-- hhmts end -->
|
||||
</small></div>
|
||||
<a href="http://www.grammaticalframework.org/demos/translation.html">About</a>
|
||||
<script src="js/support.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user