Skip to content

Commit

Permalink
add multi language support
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankul8471 committed Oct 29, 2024
1 parent e24711f commit c4dbca4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@
<div id="root"></div>
<script src="https://cdn.lordicon.com/lordicon.js"></script>
<script type="module" src="/src/main.jsx"></script>
<div class="gtranslate_wrapper"></div>
<script>window.gtranslateSettings = {"default_language":"en","languages":["en","hi","mr","pa","ja","ru","ta"],"wrapper_selector":".gtranslate_wrapper","horizontal_position":"right","vertical_position":"bottom"}</script>
<script src="https://cdn.gtranslate.net/widgets/latest/flags.js" defer></script>
</body>
</html>

0 comments on commit c4dbca4

Please sign in to comment.