User-312063898 posted
Instead of having two different sites , you can create Resource files for all the aspx page so that the page will be loaded
based on the culture setting of the browser that request page. Alternatively, you can dynamically set the culture based
on some user input.
Refer below link for more information
http://msdn.microsoft.com/en-us/library/ms228208.aspx