X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Pman.GoogleTranslate.js;h=0a4fcfbf672e0f6609abc1ecb0434fb73b9198a9;hp=bdc548e75d679f65f946c9665bc1950c9f796889;hb=586e4eb470252d837ba18b67e4c3c1702131fd1d;hpb=c9aad8194773be8abbb0d896fea0a82d072332a9 diff --git a/Pman.GoogleTranslate.js b/Pman.GoogleTranslate.js index bdc548e7..0a4fcfbf 100644 --- a/Pman.GoogleTranslate.js +++ b/Pman.GoogleTranslate.js @@ -154,7 +154,7 @@ Pman.GoogleTranslate = function(str, src, dest, cb, force) { params : { text : str, src : src, - dest : dest, + dest : dest }, success: function(o) {