X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.GoogleTranslate.js;h=1c730aec57eea30fd73a1a9c0041f92662a65eae;hb=e78a48465c6362d6c74f0b52ab38bbde179b3a85;hp=ca55a9ac123050f4afab6c1063650554cd18decd;hpb=fa7cd4f40d7a244a4a874ef9ffe93a28f1d6011d;p=Pman.Core diff --git a/Pman.GoogleTranslate.js b/Pman.GoogleTranslate.js index ca55a9ac..1c730aec 100644 --- a/Pman.GoogleTranslate.js +++ b/Pman.GoogleTranslate.js @@ -21,7 +21,7 @@ Pman.GoogleTranslate = function(str, src, dest, cb, force) { new Pman.Request({ method : 'POST', - url : baseURL + '/Core/GoogleAPI', + url : baseURL + '/Core/GoogleKey', success : function(data) { Pman.GoogleTranslate.key = data.key;