Community Forum

Ask a Question
ANSWERED

Powerbi integration

Hello, I'm working with Microsoft PowerBI and to ensure readability for different clients I need to devise a way to integrate localizejs into "powerbi embeded" with all the difficulties, like the security token that changes every once in a while to access the embeded view. Has anyone ever came up with a similar project? Powerbi appears in the webpage as an Iframe of sorts, so just using Localizejs on the whole site has no effect on it.
ANSWERED

How do I import quotation marks?

Hello, I'm trying to import the phrase 46" LCD HD TV and when I import it, it goes in as 46? LCD HD TV. Can you tell me what I need to do with the " in order for it to import correctly?
ANSWERED

How to prevent form values being translated?

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

Verbose AJAX translations

I have hundreds of redundant translations such as: "53 AJAX requests" "1232ms" "54 AJAX requests" "132ms" "55 AJAX requests" "1262ms" "56 AJAX requests" "464ms" etc. Is there anyway to filter these or exclude some sort of pattern matching?
ANSWERED

vue.js support

Is it possible to use Localizejs to translate content generated by the vue.js frontend framework? We have some portions of our site that use vue and was wondering if this was possible.
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

Change links

Hello I need to change the target of a link in my website depending on the selected language. For example, my homepage is in spanish and I has a link to a blogpost in spanish too, but when I switch to english, I want to change the link to a different article in english. A different URL. Right now I'm unable to change the link in the translation. Is there a solution to this? I could't find anything in the FAQ Thank you
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
ANSWERED

Lossing translation

Hi, how can i set a translation for dynamic labels, the content change every day populating the current date, right now despites i'm adding my translation the next day dissapears Thanks
ANSWERED

How to not show selecter

Is there a way to hide the selector?