How to create multiple languages in the case of parrallel
Hi all,
I want to do a multiple language with tab english, french,... in umbraco admin and user can easy switch tab another. But umbraco does not support or I don't know this. Please help me for a good idea.
Thanks
HI Jesper,
Thanks for your idea. I can build on per property with vorto but my customer want a tab language to group property and it switch once for per language.
My experience is that Vorto works just the same when it syncs the language selection cross all fields. True - it's not on the tab but everything changes when you select another language.
Usually tabs fills out a completely different role - separating concerns. The big problem with using tabs as language selectors is that then you cant use it for much else.
How to create multiple languages in the case of parrallel
Hi all, I want to do a multiple language with tab english, french,... in umbraco admin and user can easy switch tab another. But umbraco does not support or I don't know this. Please help me for a good idea. Thanks
Hi Tam
Have a look at this amazing package
https://our.umbraco.org/projects/backoffice-extensions/vorto/
/Jesper
HI Jesper, Thanks for your idea. I can build on per property with vorto but my customer want a tab language to group property and it switch once for per language.
There might be other ways of doing that.
My experience is that Vorto works just the same when it syncs the language selection cross all fields. True - it's not on the tab but everything changes when you select another language.
Usually tabs fills out a completely different role - separating concerns. The big problem with using tabs as language selectors is that then you cant use it for much else.
If you do
Danish, English, Spanish, Urdu
Then you cant do:
Content, Meta data, SEO, ...
By using vorto ... you have both ...
/Jesper
Thanks Jesper, It may be a good solution. I try to create tab language with tab common and other as Meta, SEO.
is working on a reply...