mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
gftranslate.js: switch to Translate11.pgf
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
var gftranslate = {}
|
||||
|
||||
gftranslate.jsonurl="/robust/Translate10.pgf"
|
||||
gftranslate.jsonurl="/robust/Translate11.pgf"
|
||||
gftranslate.grammar="Translate" // the name of the grammar
|
||||
|
||||
gftranslate.call=function(querystring,cont) {
|
||||
|
||||
Reference in New Issue
Block a user