globalseo
Advanced tools
Comparing version 2.1.17 to 2.1.18
@@ -746,3 +746,3 @@ const { isBrowser, getGlobalseoOptions, setGlobalseoOptions, setGlobalseoActiveLang, setIsTranslationInitialized, getIsTranslationInitialized, shouldTranslateInlineText, getGlobalseoActiveLang, DEFAULT_UNTRANSLATED_VALUE, MERGE_PREFIX } = require('./utils/configs.js'); | ||
// console.log("startTranslationCycle getGlobalseoActiveLang", getGlobalseoActiveLang(), isBrowser()) | ||
// console.log("startTranslationCycle lang", lang) | ||
console.log("startTranslationCycle", "globalseo start translation", delay) | ||
@@ -749,0 +749,0 @@ return new Promise(async (resolve) => { |
{ | ||
"name": "globalseo", | ||
"version": "2.1.17", | ||
"version": "2.1.18", | ||
"description": "Translate your React.js or Next.js app with AI", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
466661