coderifous / jquery-localize

a jQuery plugin that makes it easy to internationalize your web site.
465 stars 142 forks source link

Localized images #41

Closed ernestopino closed 9 years ago

ernestopino commented 10 years ago

I see, inside of plugin code, support for localized images. How work? Thanks :)

coderifous commented 9 years ago

For example, see here: https://github.com/coderifous/jquery-localize/blob/master/examples/basic_usage.html#L23

And here: https://github.com/coderifous/jquery-localize/blob/master/test/lang/test-ja.json#L11-L12