Using Google Translate to add multiple languages to your Tax Accountant website
We have been experimenting with the Google Translate plug-in and have had good results with multiple designs and languages. While Spanish has been the most requested language by our Tax Accountants, Google Translate supports an array of languages.
EXAMPLE:
We have included the code below that needs to be added to your website to activate the Google Translate plug-in. We have also included a tutorial video on how to activate this product on your website. Please call us at 1.800.442.2477 x4 with any questions or via e-mail at help@clientwhys.com
<script type="text/javascript">// <![CDATA[
</p>
<p>function googleTranslateElementInit() {</p>
<p> new google.translate.TranslateElement({</p>
<p> pageLanguage: 'en'</p>
<p> }, 'google_translate_element');</p>
<p>}</p>
<p>
// ]]></script>
<script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit" type="text/javascript"></script>
</p>
<script type="text/javascript">// <![CDATA[
</p>
<p>function googleTranslateElementInit() {</p>
<p> new google.translate.TranslateElement({</p>
<p> pageLanguage: 'en'</p>
<p> }, 'google_translate_element');</p>
<p>}</p>
<p>
// ]]></script>
<script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit" type="text/javascript"></script>