coderifous/jquery-localize

Re-apply/colmpile the text replacement after each template loading via ajax.

amitshahc opened this issue · 0 comments

I have one single json file containing all language data. but every time i replace the template inside div content i need to call the same command again which again loads the language json file from server. is it possible to just execute the replace command?