Brought over the language strings from edunetworkbuilder and functions

for making language translation work.
This commit is contained in:
2024-05-17 10:06:07 -06:00
parent 0e9a6d1a15
commit 9be833dd2c
7 changed files with 9087 additions and 0 deletions

View File

@ -31,6 +31,7 @@
<script src="selectmenu.js"></script>
<script src="network.js"></script>
<script src="textwindow.js"></script>
<script src="language.js"></script>
<script src="ui.js"></script>
</body>
</html>