add localizatin, fix bugs

This commit is contained in:
2023-01-31 16:08:04 +01:00
parent aa3bdecd08
commit 18360eb63e
10 changed files with 433 additions and 220 deletions

3
templates/reload.html Normal file
View File

@@ -0,0 +1,3 @@
<script>
location.reload();
</script>