more translations fixed
This commit is contained in:
parent
c886d5f28e
commit
d3eb37ebff
15 changed files with 170 additions and 155 deletions
|
@ -84,7 +84,7 @@ function updateCountdown() {
|
|||
updateProgressBar(percent);
|
||||
}
|
||||
|
||||
// Initialisierung
|
||||
// run countdown
|
||||
updateCountdown();
|
||||
const timer = setInterval(updateCountdown, 1000);
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue