Developer Forum
Is Localize compatible with SSRS?
We have SSRS reports generated in our application, but localize does not identify the words inside report. How can we go about it?
Can we create a way to avoid sending filenames to the dashboard
Is there a way as a developer when writing the website without access to the dashboard that I can avoid the phrases I am writing from being sent to the localise.js dashboard?
Specify variable within a meta tag
Because I see no way of defining a variable without using a tag which is not possible.
maximum length of a phraseKey?
How long can a phrase key be? and what are the character limitations? are there any banned characters?
XHR error POST https://global.localizecdn.com/api/lib/otxaFwRbignOM/s
I am getting this error log on production. Now sure why this is happening. How can I solve this issue?
How to change path when select a language
I am using nextjs and I wanna change the path of the url when I select a language. For example my base url or my english url is www.xyz.com, when I select a language like french or spanish, the path should change to www.xyz.com/fr or www.xyz.com/es."
How to connect translater widget with sub domain
created a sub domain A record of hi in server (AWS router 53) , by adding mannually the language is translating but i need to connect to the widget when the user clicks on hindi tab that time, sub domain hi is automatically add to the url and when i click on english tab the hi sub domain remove and translate from hindi to english to achive this behaviour i crated cutomized widget following are the code:
Forgot to remove a console.log?
We found a console.log that seems to log every part marked with notranslate
Preserve strict Content-Security-Policy
We want to implement a strict Content-Security-Policy where we want to only allow 'self' scripts and the scripts that include a hash or a nonce.