Multi-language support

This commit is contained in:
bergware
2020-03-12 08:19:13 +01:00
parent cbadf80e0f
commit 05eaadea74
5 changed files with 72 additions and 55 deletions

View File

@@ -78,6 +78,7 @@ $notes = "&nbsp;<a href='#' title='"._('View Release Notes')."' onclick=\"openBo
</style>
<script src="<?autov('/webGui/javascript/dynamix.js')?>"></script>
<script src="<?autov('/webGui/javascript/translations.js')?>"></script>
<script>
Shadowbox.init({skipSetup:true});