The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Auto Translation ?

    ninjaslice
    ninjaslice
    Forumember


    Posts : 82
    Reputation : 1
    Language : English

    Auto Translation ? Empty Auto Translation ?

    Post by ninjaslice February 22nd 2017, 4:36 am

    Can it be possible to assign Auto translation on my forums ? (Forum link: http://marchofempiresusa.forumotion.com/ ) I will have members who are international come to my forums. If there was an auto translator it would help me and them greatly.
    YasirAyad
    YasirAyad
    Forumember


    Male Posts : 67
    Reputation : 10
    Language : En/Ar

    Auto Translation ? Empty Re: Auto Translation ?

    Post by YasirAyad February 22nd 2017, 10:11 am

    Hello,
    Create a new widget and add this
    Code:
    <div id="google_translate_element"></div><script type="text/javascript">
    function googleTranslateElementInit() {
     new google.translate.TranslateElement({pageLanguage: 'en', layout:google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-43105513-1'}, 'google_translate_element');
    }
    </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

    ninjaslice
    ninjaslice
    Forumember


    Posts : 82
    Reputation : 1
    Language : English

    Auto Translation ? Empty Re: Auto Translation ?

    Post by ninjaslice February 23rd 2017, 2:44 am

    new.moon wrote:Hello,
    Create a new widget and add this
    Code:
    <div id="google_translate_element"></div><script type="text/javascript">
    function googleTranslateElementInit() {
     new google.translate.TranslateElement({pageLanguage: 'en', layout:google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-43105513-1'}, 'google_translate_element');
    }
    </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>


    Thank you, will that automatically translate ? Thanks .

      Current date/time is September 23rd 2024, 2:21 pm