docs: add crowdin translations to Sunshine website (#1627)

This commit is contained in:
ReenigneArcher 2023-09-12 13:29:21 -04:00 committed by GitHub
parent b00d7af369
commit 6d19134581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,6 +33,10 @@
<script src="https://app.lizardbyte.dev/node_modules/jquery/dist/jquery.min.js"></script> <script src="https://app.lizardbyte.dev/node_modules/jquery/dist/jquery.min.js"></script>
<script src="https://app.lizardbyte.dev/node_modules/@popperjs/core/dist/umd/popper.min.js"></script> <script src="https://app.lizardbyte.dev/node_modules/@popperjs/core/dist/umd/popper.min.js"></script>
<!-- Crowdin widget -->
<script src="https://app.lizardbyte.dev/js/crowdin.js"></script>
<script src="https://app.lizardbyte.dev/js/crowdin_web_widget.js"></script>
</head> </head>
<body class="d-flex flex-column h-100 bg-dark-gray"> <body class="d-flex flex-column h-100 bg-dark-gray">
<main class="flex-shrink-0 overflow-hidden"> <main class="flex-shrink-0 overflow-hidden">