I have an issue with a large globalized website with alot of languages in EPiServer.
At the moment we have used different nodes for each language, with each spoken language for that country. With this, we have assigned access rights to the node-treew using Editors (e.g NL has EditorsNL). Several of the nodes has Spoken languages as well. For example, the Netherlands has nl-BE and nl-DE.
Example structure: /NL/asd/BE/ /NL/asd/DE/
This causes alot of confusions and misses when the translation begins.
I need one tree structure with the languages and set editor access rights depending on what group or editor they are in. Anyone have any tips on what class to use or point me in some direction where to start?