diff --git a/index.js b/index.js index 473ea3b..f51f6df 100644 --- a/index.js +++ b/index.js @@ -495,6 +495,7 @@ function translateNodes(textNodes = [], language = "", apiKey = "", seoNodes = [ }); // console.log("weploy texts", notInCache); + console.log("weploy start getting translations", notInCache.length); // return; if (notInCache.length > 0) {