X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.GoogleTranslate.js;h=0a4fcfbf672e0f6609abc1ecb0434fb73b9198a9;hb=692861c958898f425cc365906c092559d7cfc60c;hp=bdc548e75d679f65f946c9665bc1950c9f796889;hpb=c9aad8194773be8abbb0d896fea0a82d072332a9;p=Pman.Core 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) {