coderifous / jquery-localize

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

Use JSON object to localize (instead of file) #62

Open marcinciarka opened 8 years ago

marcinciarka commented 8 years ago

Is it possible to provide a JSON object instead of file? I just need to download my translations from the database.