Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kleber Hucalo 26 posts 165 karma points
    Jul 31, 2014 @ 06:24
    Kleber Hucalo
    0

    Help with Multilingual

    Hi all

    I am creating a website in Umbraco 7.1.4 MVC

    In the site root I have some nodes:

    • Home
    •       About Us
    •       Contact Us
    •       Services

    For each page I am using the Vorto package to create the content in 2 languages, it works perfect when I switch the Home umbraco language culture between the languages, eg. En or PT.

    I have a property for title e content for each language.

    I am thinking on the approach to:

    on global file

       // read if cookie exist, if yes pick the language from cookie and update the umbraco language culture

    On razor file

       // create a dropdown with language switcher

    Then create a controller:

       // to create or update cookie with the selected language, then update the umbraco language culture

    Is there any good tutorial on how to do this?

    Is this the best approach?

    I am search on the net and only found multilingual for multiple nodes.

  • Jeroen Breuer 4909 posts 12266 karma points MVP 5x admin c-trib
    Feb 29, 2016 @ 11:45
    Jeroen Breuer
    0

    Hello,

    You can find a 1-1 multilingual example here: https://our.umbraco.org/projects/developer-tools/1-1-multilingual-example/

    Jeroen

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies