Allowing user to enter Spanish and Korean language in content of Umbraco input Control.
Hello ,
We are using Umbraco web application in English language. We need to add
Spanish and Korean language in our application where we should be allow to type content in Spanish and Korean language.
Question : How we can allow user to input content in Spanish and Korean language .
Note* : Default language of system is English.
There are two basic approaches to this - you either create a separate site (within the same Umbraco instance) for the new language or you use a package like Vorto to enable you to enter a 1-to-1 for multilingual content.
Allowing user to enter Spanish and Korean language in content of Umbraco input Control.
Hello ,
We are using Umbraco web application in English language. We need to add
Spanish and Korean language in our application where we should be allow to type content in Spanish and Korean language.
Question : How we can allow user to input content in Spanish and Korean language . Note* : Default language of system is English.
Please help me to get out of this.
Thanks in advance.
There are two basic approaches to this - you either create a separate site (within the same Umbraco instance) for the new language or you use a package like Vorto to enable you to enter a 1-to-1 for multilingual content.
There's is a tutorial in the documentation on the first approach: https://our.umbraco.com/Documentation/Tutorials/Multilanguage-Setup/
There's is an example of using Vorto in this set-up:
https://our.umbraco.com/packages/developer-tools/1-1-multilingual-example/
is working on a reply...