Changing the language

Follow

Comments

1 comment

  • Avatar
    Amiel Schriber

    Hi, I changed my widget by adjusting the amounts and added a specific text to every amount I chose. The widget itself is still in English though, and if I apply your code to change the language from en to de (

    <script>
    window.rnw.tamaro.runWidget('.rnw-widget-container', {
    language: 'de',
    })
    </script>

    ) then all my modifications are gone. How can I change the language without loosing all the modifications?

    0
    Comment actions Permalink

Please sign in to leave a comment.