Are you sure that you need to worry about i18n in your jQuery? So long as you haven't hardcoded any copy into your javascript or used any effects that presuppose a particular text direction then I would have assumed that i18n should be handled by your server-side code.
Chris 2009/6/28 Mike <tombaha...@gmail.com> > > Hi guys, i need to develop an aplication with i18n, so i want to ask > you what do you think is the best way/plugin to accomplish i18n l10n > with jQuery? > by the way, i need to have multiple languages,so a bilingual solution > won't work for me :/ >