For newbies of Clarion Bootstrap developers

If you want to make translation of your code, you may want to add following code in;
Web Application Extention / Branding / Page Bottom

<br><br>
<div id="google_translate_element"></div><script type="text/javascript">
function googleTranslateElementInit() {
  new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.HORIZONTAL}, 'google_translate_element');
}
</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
4 Likes

Very nice and thank you for sharing!

Best regards
Jeffrey

2 Likes

impressive thanks for sharting

1 Like