Community Forum

Ask a Question
ANSWERED

Users getting Bulgarian by default

For some reason many of our users are getting Bulgarian when first visiting our site. This seems to happen in Internet Explorer more than any other browser. Any what could trigger this? Bulgarian also happens to be the first language listed in the widget. Any pointers on what could be happening would be helpful.
ANSWERED

In-context editor returns "The selected phrase was not found" when clicking a text element

Certain elements on the same page are translatable, where as others return the message "The selected phrase was not found". For example, on the page `https://luster.cc/flip-disc/` under the GIZMODO, WIRED, TechCrunch and ADWeek logos, there are texts that cannot be localized. Other text on the same page localize fine.
ANSWERED

Widget usage on website.

How can I see how many people used the widget to translate my website?
ANSWERED

Automatically approve phrase submitted via Backend API

When I use the backend api to POST a new phrase, it ends up in the "Pending" status. The project has the option for automatically ordering machine translations enabled. Is there any way that phrases submitted via the backend api can also be automatically ordered?
ANSWERED

i don't receive code via my phone

My phone dont receive the code
ANSWERED

Phrases API limit param not working

I'm trying to get our active phrases using the API. In the documentation at https://help.localizejs.com/reference#projectsprojectkeyfsdfsdfsdf, a query param of 'limit' is listed with a maximum of 5000. However, the limit appears to actually be a max of 1000. Is there any way around that 1000 limit? I want to retrieve all active phrases from our account, and it seems this API is the only way to do that.
ANSWERED

phrases not translated even when it exist

Am running into some phrases that have translations in localize but somehow when getting the translation, it always return english version of it. Any idea why?
ANSWERED

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: <script src="https://global.localizecdn.com/localize.js" integrity="sha384-<inserted hash value here" crossorigin="anonymous"></script> <script>!function(a){if(!a.Localize){a.Localize={};for(var e=["translate","untranslate","phrase","initialize","translatePage","setLanguage","getLanguage","detectLanguage","getAvailableLanguages","untranslatePage","bootstrap","prefetch","on","off"],t=0;t<e.length;t++)a.Localize[e[t]]=function(){}}}(window);</script> <script> Localize.initialize({ key: 'B4zTsWcVRDLMr', rememberLanguage: true }); </script> However, upon generating a hash I get this message: "Error: this resource is not eligible for integrity checks. See https://enable-cors.org/server.html" I was hoping to do this for security reasons. Is there any way to achieve this?
ANSWERED

Machine Translation Reached

I have an error message -machine translation reached - wonder what it means and next steps. Thanks.
ANSWERED

Text import

When will the text import function be restored? It has been down for a long time and the JSfiddle workaround you suggest presents issues with our setup.