Community Forum
Powerbi integration
Hello,
<span> and <href> splitting phrases
Content seems to split across different phrases when and appear. Has anyone encountered this issue?
Getting a wordcount
Is it possible to get a word count for my project?
How can I track my project based on the number of words translated?
Closing or hiding the widget
I see that the Localize object has a .destroy() function but this does not remove the widget from the DOM. Other than directly finding the element via id and calling remove on it...
document.getElementById("localize-widget").remove();
Is there any other way to hide your widget programmatically?
Marry localize.js with pre-path-domain structure (/en/) and limit where to look for phrases?
Hello!
Invoice for September
Can I please get our invoice for September? Charged for $249.00. Thanks!
Support for rich text?
Does localize.js have a mechanism for handling rich text?
Applying SRI hashing to code snippet
I'm looking to apply SRI hashing to the code snippet provided by Localize to our site's header such as this:
Updating the locale url on switch
I've tried a few things. I'm trying to get the url to enter the correct language locale when it switches. The URLs are set up and they work but when I change the language, the doesn't update the URL for that locale. For example, when I have https://www.example.com/de
and I switch to Chinese, the language is correct but the url still show /de. Any ideas?
White-labeled widget
Hello,