How to Change the Language of Your Event Website
Event Smart supports many languages, but only one language at a time. You can change the language used for your event website by navigating to your Dashboard > Settings > General and then choosing your language from the Site Language settings:
Need Changes to the Languages?
Each language is supported by a community of translators in various ways. If you would like to make improvements to the language strings, please contact us.
You can also embed this Google Code Snippet to a page or widget area to allow people to translate the page text to another language:
<div id="google_translate_element"></div> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element'); } </script> <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>