I have a Umbraco site that supports 3 languages. And i want to add content to all 3 sites at the same time, I dont want to add the same content on all 3 sites 3 times. If i add content on the English site I also want it to be added on the Swedish and Danish site. So I only have to translate all text on the sites instead of the whole structure. Is this possible to accomplish? Or do i have to take the long process and do it all 3 times every time i want to add 1 small thing?
I dont want to create templates, the sites must be changed dynamically.