Skip to content

Commit

Permalink
i Add Multi-Language Support and and add new function .I hope This is…
Browse files Browse the repository at this point in the history
… your best part .
  • Loading branch information
Vidarbh-Sharma committed Oct 31, 2024
1 parent 3aa21cf commit e499fad
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,17 @@ <h3><a class="social-icon__link" href="https://tushargupta1504.github.io/Medical
</main>


<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>





Expand Down

0 comments on commit e499fad

Please sign in to comment.