Community Forum

Ask a Question
ANSWERED

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?
ANSWERED

Does it work with Gatsby

I have a Gatsby website with following setup: - <website-root>/<lang>/<routes> - we want content to be set at the build time (For crawlers to crawl through content) Is is supported yet?
ANSWERED

Translation complete event?

Is there a way to tell when a page or all items under a specific element in the DOM is finished being translated by localizejs?
ANSWERED

How to prevent form values being translated?

For example: <input type="text" placeholder="Whatever" value="Do not translate this" />
ANSWERED

i don't receive code via my phone

My phone dont receive the code
ANSWERED

How can i updated the phrases using the CSV option for a language?

I have enabled multiple languages for my website one of them is French and I want to update some phrases manually using a CSV file upload. Can you please help me out how can I do that. This is bit urgent as it is impacting our customers.
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

Do you provide comprehensive date formatting?

I have read through all of the docs and am not seeing any way to properly localize dates and date formats using your library. Am I missing something?
ANSWERED

Translate outgoing email

I would like to translate all outgoing email from the system. Example: New Maintenance Status: Completed, Notification, Scheduled , In progress , Update) I notice that some of the text is translated, but not all. How can I change all text, It is terrible to have only 70% of the text translated.
ANSWERED

Translation based on QT Framework

Hi, I have a *ts file (from QT Framework) with roughly 4000 phrases which need to be translated (4 languages). What I would like to recieve back is 4 translated *qm files (normally done by the QT linguist application after translation). How can I connect to Localize and achieve this? BR, frank