Yes, sure. The client has 3 different products and each product team will be publishing posts under one of the three main categories (the regular post category). Each main category name (each term) is the name of the product which is the same in each language.
Let’s say that product names are as follows “Product A”, “Product B”, “Product C”. So I create three post categories (terms) named “Product A”, “Product B”, “Product C”. I have three languages and in each language it is going to be “Product A”, “Product B”, “Product C”. So these three terms are the only ones I would like to have synchronized and each subterm will have it’s own translation and this is the reason I can’t synchronize all categories.
If I can’t synchronize the top three terms I will have to append language code at the end of each slug, which is basically an issue as it discloses the fact which language is the primary one.
I am using language directories in paths so perhaps there is some other solution I could use here to avoid appending the language code?
Thank you in advance for your help.
regards.