Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to create multilingual website with using Jquery Globalization Plugin. So far I have found on net is implementation of globalization with jquery of dates, currency formats , prices etc. Please guide if I have to translate text string from one language to other without resource file , using Jquery Plugin how can I achieve that functionality?
Posted
Comments
Sergey Alexandrovich Kryukov 30-Oct-12 11:10am    
Why not ASP.NET globalization? You need to consider it.
--SA
Sandeep Mewara 30-Oct-12 22:56pm    
Please guide if I have to translate text string from one language to other without resource file
AFAIK, you would need resource file for translating strings and sentences.
touseef4pk 31-Oct-12 1:36am    
My application is client side so I have to implement client side logic.. I am thinking of saving text string in difference js files corresponding to each culture

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900