jquery-localize
jquery-localize copied to clipboard
a jQuery plugin that makes it easy to internationalize your web site.
Hello! How can we translate meta tags? Specifically "content". Many thanks in advance!
How can i use jquery-localize with my icons? They are stored inside the 2 html tags. Means `Gallery
Hi, I am using the plugin in a language switcher. My default language is German (the German strings are in my `index.html` like `Title in German`) and I have a...
Hi, this plugin is great! thanks for sharing it! I have already set it up on one site, but would love to add a language switcher for users to have...
I am developing a hybrid app with Phonegap and Onsen UI. My console shows me that the language file has been correctly loaded, but the localization does not appear. After...
How to make this plugin work with Chrome? Thank you in advance.
Is there a simple way to set the default/fallback language file to use. For example if the user sets their browser to German but there isn't a German language file...
Hey again, is it possible to use translations in title and alt attributes? Thanks!
I have a need to pass in data to the translation. Is there any way to do that? Something like "The user %s, is currently %s"
Thanks for your link.This helped me a lot! Instead of the internet browser detecting the language and user changing it,is there any way to customize the **jquery.localize.js** file and pass...