jquery-lang-js
jquery-lang-js copied to clipboard
i18n Allow instant language switching on HTML pages without reloading the page.
It would be better to have an option that could enable/disable console.log
Hi, I'm getting error: Uncaught Attempt to change language to "th" but no language pack for that language is loaded! My html codes like this : ``` tarih ilkseviye sonseviye...
If i set default lang to 'en' , it is showing 'th' . It always shows 'th' ! I'm runnig index.html page server 8000 host. My application running on 4200....
Is it possible to replace regex strings and output the values of a specific group?
Add Typescript type declarations
On windowed Node environments such as NW.js and Electron the current CommonJS export factory invocation doesn't pass on the required `JQuery` and `Cookies` global references. This PR allows a NW.js...
Hi Rob, I have made a little fix, due to the problem that the cookie wasn't respected on reloading the page. Furthermore I needed that jquery-lang sets the lang attribut...