From: Alan Knowles Date: Thu, 14 Jan 2016 10:04:04 +0000 (+0800) Subject: Pman.GoogleTranslate.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=003404c0ac521346167cb2a8ea8975fe47baef24 Pman.GoogleTranslate.js --- 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) {