Pman.GoogleTranslate.js
authorAlan Knowles <alan@roojs.com>
Thu, 14 Jan 2016 10:04:04 +0000 (18:04 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Jan 2016 10:04:04 +0000 (18:04 +0800)
Pman.GoogleTranslate.js

index bdc548e..0a4fcfb 100644 (file)
@@ -154,7 +154,7 @@ Pman.GoogleTranslate = function(str, src, dest, cb, force) {
             params : {
                 text : str,
                 src  : src,
-                dest : dest,
+                dest : dest
             },
             success: function(o)
             {