Ok, I want my blog to support additional languages. The posts and other information is translated by various people involved with my project, so I need the user to be able to select a language and then read the pages and posts in their language of choice (English (default), Spanish, French, Russian and maybe others). The way I had started doing this was not very scalable, it seems that the better choice is to essentially have a copy of the blog per language with links in the appropriate places.
So what I'd like to do is to create 3 or more additional blogs but copy my existing blog exactly. This would then allow me to just change the text but leave the formatting, theme, text widgets, images, movies, links and so on alone. I don't need to copy comments, stats or media - just the contents itself (assuming the images/movies/etc. linked back to my main blog). Is there any way to do this?
The blog I need help with is daggerxl.wordpress.com.