It should be with some changes to the importer script so it can differentiate between the different forums, otherwise when you start the second import all the posts from topic ID X will end up in the topic with the same ID from the first one imported.
There is an option somewhere that will set the interface language to whatever the user’s browser locale is set to, which would probably be useful in this scenario.
Well, I’m not team, but I do make much of my living from imports.
As @Cameron_D said, yes, you can import multiple databases to a single import. You need to do some work to see that each forum has unique user/post/etc IDs and some additional work if there are any users that are members of multiple fora.
I remember that is still in beta and highly unreliable that’s why I’m a bit shy to recommend it.
There is one thing though! Can the locale for all the users in an import be set or is it just a discourse thing?
thank you for all the help and explanation regarding the languages!
i am still hesitant about keeping the same domain.
lets say i want 2 instances of discourse, one to test, and one for production. that way i can keep a testing board next to the live board.
how would I go setting up that? is that possible?
edit: also, my VPS has apache, is it still possible to get discourse on that?
edit 2: with searching found that it should be possible, however still my question stands about 2 discourse instances
It’s easiest to just set up another server, but you could use the same principle in the above link to have multiple Discourse instances on a single server with Apache reverse proxying both.