@Drfraker can you please explore more. I need localization also. and want to implement it in my website.
Do I need CRUD operation for making or some package will solve my probelm.
Thanks for your answer
@amjadkhan896 You need to have some way to know where a user is from, like a profile setting. Then check that and convert money to their currency. Use the language stuff I linked to above to show currency indicators and names in the correct language for the user who is viewing it. With the information you provided it is tough to get too specific about implementation. Hope that helps :)