Added japanese translation and bump to v2.3

This commit is contained in:
Carlos
2021-12-11 16:20:54 +01:00
parent b26deceeeb
commit 4dd842286a
5 changed files with 50 additions and 4 deletions

View File

@ -265,7 +265,7 @@
<!-- Webpage footer -->
<footer class="footer mt-auto py-3">
<div class="container">
<span class="text-muted">WebConsole v2.2 - <a href="https://github.com/mesacarlos/WebConsole">GitHub</a></span>
<span class="text-muted">WebConsole v2.3 - <a href="https://github.com/mesacarlos/WebConsole">GitHub</a></span>
</div>
</footer>