{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/XmSdT6EffGymXgz9U6SU/vcKPTag1m1c3U8cN6HI7/Translate.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect}from\"react\";export default function GoogleTranslate(){useEffect(()=>{// Remove any stored language preference\nlocalStorage.removeItem(\"glang\");document.cookie=\"googtrans=/auto/en; path=/; domain=\"+window.location.hostname;// Load the GTranslate script dynamically\nconst script=document.createElement(\"script\");script.src=\"https://cdn.gtranslate.net/widgets/latest/float.js\";script.defer=true;document.body.appendChild(script);// Ensure that English is set as the default after the script loads\nscript.onload=()=>{const applyTranslation=()=>{const langCode=\"en\";if(window.gt_translate_element){window.gt_translate_element.changeLanguage(langCode);}else if(window.gtranslate){window.gtranslate(langCode);}else{const select=document.querySelector(\".gtranslate_wrapper select\");if(select){select.value=langCode;select.dispatchEvent(new Event(\"change\"));}}};setTimeout(applyTranslation,500)// Delay to ensure script loads\n;};// Set global settings for GTranslate\nwindow.gtranslateSettings={default_language:\"en\",native_language_names:true,languages:[\"en\",\"hi\"],wrapper_selector:\".gtranslate_wrapper\"};return()=>{document.body.removeChild(script);};},[]);return /*#__PURE__*/_jsx(\"div\",{className:\"gtranslate_wrapper\",style:{position:\"fixed\",bottom:\"20px\",right:\"20px\",zIndex:1e3}});}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"GoogleTranslate\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Translate.map"],
  "mappings": "yFAAuF,SAARA,GAAkC,CAAC,OAAAC,EAAU,IAAI,CAChI,aAAa,WAAW,OAAO,EAAE,SAAS,OAAO,sCAAsCC,EAAO,SAAS,SACvG,IAAMC,EAAO,SAAS,cAAc,QAAQ,EAAE,OAAAA,EAAO,IAAI,qDAAqDA,EAAO,MAAM,GAAK,SAAS,KAAK,YAAYA,CAAM,EAChKA,EAAO,OAAO,IAAI,CAAqV,WAA7T,IAAI,CAAC,IAAMC,EAAS,KAAK,GAAGF,EAAO,qBAAsBA,EAAO,qBAAqB,eAAeE,CAAQ,UAAWF,EAAO,WAAYA,EAAO,WAAWE,CAAQ,MAAO,CAAC,IAAMC,EAAO,SAAS,cAAc,4BAA4B,EAAKA,IAAQA,EAAO,MAAMD,EAASC,EAAO,cAAc,IAAI,MAAM,QAAQ,CAAC,GAAI,EAA8B,GAAG,CACrY,EACDH,EAAO,mBAAmB,CAAC,iBAAiB,KAAK,sBAAsB,GAAK,UAAU,CAAC,KAAK,IAAI,EAAE,iBAAiB,qBAAqB,EAAQ,IAAI,CAAC,SAAS,KAAK,YAAYC,CAAM,CAAE,CAAE,EAAE,CAAC,CAAC,EAAsBG,EAAK,MAAM,CAAC,UAAU,qBAAqB,MAAM,CAAC,SAAS,QAAQ,OAAO,OAAO,MAAM,OAAO,OAAO,GAAG,CAAC,CAAC,CAAE",
  "names": ["GoogleTranslate", "ue", "window", "script", "langCode", "select", "p"]
}
